Share via


IPlanRequesterDetails.PlanDisplayName Property

Definition

Gets the plan display name

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the plan display name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="planDisplayName", Update=false)]
public string PlanDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="Gets the plan display name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="planDisplayName", Update=false)>]
member this.PlanDisplayName : string
Public ReadOnly Property PlanDisplayName As String

Property Value

Attributes

Applies to