Compartir a través de


TargetRestoreInfo.ContainerId Propiedad

Definición

Obtiene o establece el nombre del identificador de recurso del contenedor en el que reside La base de datos de destino.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a