Partager via


GcpCredentialsDetailsProperties.PrivateKeyId Property

Definition

Gets or sets private key ID field of the API key (write only)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to