IMarketplaceRegistrationDefinitionProperties.PlanDisplayName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The marketplace plan display name.
[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The marketplace plan display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDisplayName")]
public string PlanDisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="The marketplace plan display name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="planDisplayName")>]
member this.PlanDisplayName : string with get, set
Public Property PlanDisplayName As String
Property Value
- Attributes