IRestoreRequestProperties.SiteName Property

Definition

Name of an app.

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

Property Value

Attributes

Applies to