ILiftrBaseOfferDetails.PlanName Property

Definition

Plan Name for the marketplace offer

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Name for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="planName", Update=true)]
public string PlanName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Plan Name for the marketplace offer", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="planName", Update=true)>]
member this.PlanName : string with get, set
Public Property PlanName As String

Property Value

Attributes

Applies to