ISiteConfig.PushName 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.
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