IMarketplaceRegistrationDefinition.PlanVersion Property

Definition

Azure Marketplace plan's version.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="Azure Marketplace plan's version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")]
public string PlanVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Description="Azure Marketplace plan's version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="version")>]
member this.PlanVersion : string with get, set
Public Property PlanVersion As String

Property Value

Attributes

Applies to