Partilhar via


ICollectionProperties.NumberOfOffer Property

Definition

Gets the number of offers associated with the collection.

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the number of offers associated with the collection.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="numberOfOffers", Update=false)]
public long? NumberOfOffer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the number of offers associated with the collection.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="numberOfOffers", Update=false)>]
member this.NumberOfOffer : Nullable<int64>
Public ReadOnly Property NumberOfOffer As Nullable(Of Long)

Property Value

Attributes

Applies to