ManagedInstancePairInfo.PrimaryManagedInstanceId Property

Definition

Gets or sets id of Primary Managed Instance in pair.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to