BackupItemInner.BackupItemName Property

Definition

Gets name of this backup.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.name")]
public string BackupItemName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.name")>]
member this.BackupItemName : string
Public ReadOnly Property BackupItemName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to