Compartir a través de


ApiManagementServiceBackupRestoreParameters.BackupName Propiedad

Definición

Obtiene o establece el nombre del archivo de copia de seguridad que se va a crear o recuperar.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a