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