次の方法で共有


CertManagerCertificateSpec.Duration Property

Definition

Lifetime of certificate. Must be specified using a Go time.Duration format (h|m|s). E.g. 240h for 240 hours and 45m for 45 minutes.

public string Duration { get; set; }
member this.Duration : string with get, set
Public Property Duration As String

Property Value

Applies to