Share via


IGalleryImage.PurchasePlanName Property

Definition

The plan ID.

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

Property Value

Attributes

Applies to