Freigeben über


IBackupItem.PropertiesName Property

Definition

Name of this backup.

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

Property Value

Attributes

Applies to