IExtendedZone.RegionType 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.
Type of region for the Azure Extended Zone.
[Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Type of region for the Azure Extended Zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="regionType", Update=false)]
public string RegionType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeZones.Runtime.Info(Create=false, Description="Type of region for the Azure Extended Zone.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="regionType", Update=false)>]
member this.RegionType : string
Public ReadOnly Property RegionType As String
Property Value
- Attributes