次の方法で共有


AzureVmWorkloadProtectableItem.ParentUniqueName プロパティ

定義

親の一意の名前を取得または設定して、親が Instance または SQL AG になるデータ ベースに適用できる親のみの URI 名をサービス形式で指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象