IInMageRcmFailbackReplicationDetails.MobilityAgentDetailDriverVersion 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 MobilityAgentDetailDriverVersion { 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.MobilityAgentDetailDriverVersion : string
Public ReadOnly Property MobilityAgentDetailDriverVersion As String
Property Value
- Attributes