Aracılığıyla paylaş


MasterTargetServer.MarsAgentExpiryDate Property

Definition

Gets or sets mARS agent expiry date.

[Newtonsoft.Json.JsonProperty(PropertyName="marsAgentExpiryDate")]
public DateTime? MarsAgentExpiryDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="marsAgentExpiryDate")>]
member this.MarsAgentExpiryDate : Nullable<DateTime> with get, set
Public Property MarsAgentExpiryDate As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to