IHciOSProfile.AssemblyVersion 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.
Version of assembly present on device
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Version of assembly present on device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="assemblyVersion")]
public string AssemblyVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Version of assembly present on device", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="assemblyVersion")>]
member this.AssemblyVersion : string
Public ReadOnly Property AssemblyVersion As String
Property Value
- Attributes