IInMageRcmFailbackMobilityAgentDetails.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.
The driver version.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The driver version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="driverVersion")]
public string DriverVersion { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The driver version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="driverVersion")>]
member this.DriverVersion : string
Public ReadOnly Property DriverVersion As String
Property Value
- Attributes