IImage.Offer Property

Definition

The name of the image offer.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name of the image offer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="offer")]
public string Offer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The name of the image offer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="offer")>]
member this.Offer : string
Public ReadOnly Property Offer As String

Property Value

Attributes

Applies to