ValidateSecretInput.SecretType Propriedade

Definição

Obtém ou define o tipo de segredo. Os valores possíveis incluem: 'UrlSigningKey', 'ManagedCertificate', 'CustomerCertificate'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a