Share via


IGalleryImage.IdentifierOffer Property

Definition

The name of the gallery image definition offer.

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

Property Value

Attributes

Applies to