Freigeben über


IQueryUserOffersDetails.OfferId Property

Definition

List of offer IDs

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="List of offer IDs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="offerIds", Update=true)]
public System.Collections.Generic.List<string> OfferId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="List of offer IDs", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="offerIds", Update=true)>]
member this.OfferId : System.Collections.Generic.List<string> with get, set
Public Property OfferId As List(Of String)

Property Value

Attributes

Applies to