Share via


IRestoreRequestProperties.SiteName Property

Definition

Name of an app.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of an app.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="siteName")]
public string SiteName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Name of an app.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="siteName")>]
member this.SiteName : string with get, set
Public Property SiteName As String

Property Value

Attributes

Applies to