Freigeben über


IPlan.Version 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=true, SerializedName="version")]
public string Version { 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=true, SerializedName="version")>]
member this.Version : string with get, set
Public Property Version As String

Property Value

Attributes

Applies to