IBackupItem.PropertiesName Property

Definition

Name of this backup.

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

Property Value

Attributes

Applies to