Share via


IImageReference.Offer Property

Definition

Specifies the offer of the platform image or marketplace image used to create the virtual machine.

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

Property Value

Attributes

Applies to