INicDetail.DriverVersion 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.
Driver Version of NIC
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Driver Version of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="driverVersion")]
public string DriverVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Driver Version of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="driverVersion")>]
member this.DriverVersion : string with get, set
Public Property DriverVersion As String
Property Value
- Attributes