次の方法で共有


VMwareDetails.SslCertExpiryRemainingDays Property

Definition

Gets or sets cS SSL cert expiry date.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to