StaticSitePatchResource.CustomDomain Property

Definition

The custom domains associated with this static site.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> CustomDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.CustomDomain : System.Collections.Generic.List<string>
Public ReadOnly Property CustomDomain As List(Of String)

Property Value

Implements

Attributes

Applies to