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


IPrivateStoreProperties.Availability Property

Definition

Indicates private store availability

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PSArgumentCompleter(new System.String[] { "enabled", "disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Indicates private store availability", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availability", Update=true)]
public string Availability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.PSArgumentCompleter(new System.String[] { "enabled", "disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Indicates private store availability", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="availability", Update=true)>]
member this.Availability : string with get, set
Public Property Availability As String

Property Value

Attributes

Applies to