Share via


IResourceModelWithAllowedPropertySet.PlanVersion Property

Definition

The version of the desired product/artifact.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The version of the desired product/artifact.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)]
public string PlanVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The version of the desired product/artifact.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="version", Update=true)>]
member this.PlanVersion : string with get, set
Public Property PlanVersion As String

Property Value

Attributes

Applies to