StorageAccountInner.CustomDomain Property

Definition

Gets the custom domain the user assigned to this storage account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to