Compartir a través de


ManagedDatabase.StorageContainerUri Propiedad

Definición

Obtiene o establece el condicional. Si createMode es RestoreExternalBackup, se requiere este valor. Especifica el URI del contenedor de almacenamiento donde se almacenan las copias de seguridad de esta restauración.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a