Share via


IImageReference.Offer Property

Definition

Specifies the offer of the image used to create the virtual machine.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Specifies the offer of the image used to create the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="offer")]
public string Offer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="Specifies the offer of the image used to create the virtual machine.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="offer")>]
member this.Offer : string with get, set
Public Property Offer As String

Property Value

Attributes

Applies to