PartnerRegionInfo.ReplicationRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets replication role of the partner managed instances. Possible values include: 'Primary', 'Secondary'
[Newtonsoft.Json.JsonProperty(PropertyName="replicationRole")]
public string ReplicationRole { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationRole")>]
member this.ReplicationRole : string
Public ReadOnly Property ReplicationRole As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute