Share via


ISiteConfig.PushName Property

Definition

Resource Name.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")]
public string PushName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")>]
member this.PushName : string
Public ReadOnly Property PushName As String

Property Value

Attributes

Applies to