Partilhar via


IResourceDetailsObject.ImageVersion Property

Definition

The version of the image running on the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The version of the image running on the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="imageVersion", Update=true)]
public string ImageVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The version of the image running on the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="imageVersion", Update=true)>]
member this.ImageVersion : string with get, set
Public Property ImageVersion As String

Property Value

Attributes

Applies to