Megosztás a következőn keresztül:


IPrivateStoreProperties.IsGov Property

Definition

Is government

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

Property Value

Attributes

Applies to