TargetRestoreInfo.ContainerId Property

Definition

Gets or sets resource Id name of the container in which Target DataBase resides

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to