CdnPeeringPrefixProperties.IsPrimaryRegion 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.
The flag that indicates whether or not this is the primary region.
[Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)]
public bool? IsPrimaryRegion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Origin(Microsoft.Azure.PowerShell.Cmdlets.Peering.PropertyOrigin.Owned)>]
member this.IsPrimaryRegion : Nullable<bool>
Public ReadOnly Property IsPrimaryRegion As Nullable(Of Boolean)
Property Value
Implements
- Attributes