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