PSStorageAccount.CustomDomain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Commands.Management.Storage.Models.PSCustomDomain CustomDomain { get; set; }
public Microsoft.Azure.Management.Storage.Models.CustomDomain CustomDomain { get; set; }
member this.CustomDomain : Microsoft.Azure.Commands.Management.Storage.Models.PSCustomDomain with get, set
member this.CustomDomain : Microsoft.Azure.Management.Storage.Models.CustomDomain with get, set
Public Property CustomDomain As PSCustomDomain
Public Property CustomDomain As CustomDomain