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


IAnyExistingOffersInTheCollectionsResponse.Value Property

Definition

Boolean answer, true if exists at least a single offer in an enabled collection, otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Boolean answer, true if exists at least a single offer in an enabled collection, otherwise, false.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)]
public bool? Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Boolean answer, true if exists at least a single offer in an enabled collection, otherwise, false.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="value", Update=true)>]
member this.Value : Nullable<bool> with get, set
Public Property Value As Nullable(Of Boolean)

Property Value

Attributes

Applies to