Share via


RegisteredServer.AgentVersionExpirationDate Property

Definition

Gets registered Server Agent Version Expiration Date

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to