Compartilhar via


IAseRegion.Standard Property

Definition

Is region standard.

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

Property Value

Attributes

Applies to