次の方法で共有


ManagedInstancePairInfo.PartnerManagedInstanceId プロパティ

定義

パートナー Managed Instanceの ID をペアで取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象