ManagedInstancePairInfo.PartnerManagedInstanceId Property

Definition

Gets or sets id of Partner Managed Instance in pair.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to