StorageAccount.CustomDomain プロパティ

定義

ユーザーがこのストレージ アカウントに割り当てたカスタム ドメインを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomain")]
public Microsoft.Azure.Management.Storage.Models.CustomDomain CustomDomain { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customDomain")>]
member this.CustomDomain : Microsoft.Azure.Management.Storage.Models.CustomDomain
Public ReadOnly Property CustomDomain As CustomDomain

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象