Condividi tramite


ApiManagementServiceBackupRestoreParameters.BackupName Property

Definition

Gets or sets the name of the backup file to create/retrieve.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to