IAseRegion.Standard Property

Definition

Is region standard.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Is region standard.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="standard", Update=false)]
public bool? Standard { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Is region standard.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=true, Required=false, SerializedName="standard", Update=false)>]
member this.Standard : Nullable<bool>
Public ReadOnly Property Standard As Nullable(Of Boolean)

Property Value

Attributes

Applies to