IStaticSitePatchResource.DefaultHostname Property

Definition

The default autogenerated hostname for the static site.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The default autogenerated hostname for the static site.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultHostname", Update=false)]
public string DefaultHostname { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The default autogenerated hostname for the static site.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="defaultHostname", Update=false)>]
member this.DefaultHostname : string
Public ReadOnly Property DefaultHostname As String

Property Value

Attributes

Applies to