共用方式為


ManagedClusterCodeVersionResult.SupportExpiryUtc Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to