IInMageRcmReplicationDetails.MobilityAgentDetailAgentVersionExpiryDate Property

Definition

The agent version expiry date.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The agent version expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentVersionExpiryDate", Update=false)]
public DateTime? MobilityAgentDetailAgentVersionExpiryDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The agent version expiry date.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="agentVersionExpiryDate", Update=false)>]
member this.MobilityAgentDetailAgentVersionExpiryDate : Nullable<DateTime>
Public ReadOnly Property MobilityAgentDetailAgentVersionExpiryDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to