Compartir a través de


ApiManagementServiceBackupRestoreParameters.ContainerName Propiedad

Definición

Obtiene o establece el nombre del contenedor de blobs (que se usa para colocar o recuperar la copia de seguridad).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a