UpdateClusterIdentityCertificateParameters.Certificate Property

Definition

Gets or sets the certificate in base64 encoded format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to