INicDetail.DriverVersion Property

Definition

Driver Version of NIC

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

Property Value

Attributes

Applies to