SetBucketLoggingRequestTargetBucket Property |
Gets the target bucket name of the logging file
Namespace: Aliyun.OSSAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string TargetBucket { get; }
Public ReadOnly Property TargetBucket As String
Get
public:
property String^ TargetBucket {
String^ get ();
}
member TargetBucket : string with get
Property Value
Type:
StringSee Also