InMageRcmFailbackMobilityAgentDetails.AgentVersionExpiryDate 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.
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