IHciNicDetail.DriverVersion Property

Definition

Driver Version of NIC

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Driver Version of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="driverVersion", Update=false)]
public string DriverVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="Driver Version of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="driverVersion", Update=false)>]
member this.DriverVersion : string
Public ReadOnly Property DriverVersion As String

Property Value

Attributes

Applies to