BackupRequestInner.BackupName Property

Definition

Gets or sets name of the backup.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.backupName")]
public string BackupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.backupName")>]
member this.BackupName : string with get, set
Public Property BackupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to