Share via


InMageRcmMobilityAgentDetails.AgentVersionExpiryDate Property

Definition

Gets the agent version expiry date.

[Newtonsoft.Json.JsonProperty(PropertyName="agentVersionExpiryDate")]
public DateTime? AgentVersionExpiryDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="agentVersionExpiryDate")>]
member this.AgentVersionExpiryDate : Nullable<DateTime>
Public ReadOnly Property AgentVersionExpiryDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to