Share via


ManagedClusterVersionDetails.SupportExpiryUtc Property

Definition

Gets or sets the date of expiry of support of the version.

[Newtonsoft.Json.JsonProperty(PropertyName="supportExpiryUtc")]
public string SupportExpiryUtc { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="supportExpiryUtc")>]
member this.SupportExpiryUtc : string with get, set
Public Property SupportExpiryUtc As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to