IImageVersion.PropertiesName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The semantic version string.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The semantic version string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")]
public string PropertiesName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The semantic version string.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="name")>]
member this.PropertiesName : string
Public ReadOnly Property PropertiesName As String
Property Value
- Attributes