SetBucketLoggingRequestModelSetBucketLoggingEnabledTargetPrefix Property |
[Missing <summary> documentation for "P:Aliyun.OSS.Model.SetBucketLoggingRequestModel.SetBucketLoggingEnabled.TargetPrefix"]
Namespace: Aliyun.OSS.ModelAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string TargetPrefix { get; set; }
Public Property TargetPrefix As String
Get
Set
public:
property String^ TargetPrefix {
String^ get ();
void set (String^ value);
}
member TargetPrefix : string with get, set
Property Value
Type:
StringSee Also