IRegistrationAssignment.PlanVersion Property

Definition

Azure Marketplace plan's version.

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

Property Value

Attributes

Applies to