BucketLoggingResultTargetBucket Property |
访问日志记录要存入的bucket。
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntaxpublic string TargetBucket { get; }
Public ReadOnly Property TargetBucket As String
Get
public:
property String^ TargetBucket {
String^ get ();
}
member TargetBucket : string with get
Property Value
Type:
String
See Also