Condividi tramite


Certificate.Format Proprietà

Definizione

Ottiene o imposta il formato del certificato, ovvero Pfx o Cer. Se omesso, il valore predefinito è Pfx. I valori possibili includono: 'Pfx', 'Cer'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.format")]
public Microsoft.Azure.Management.Batch.Models.CertificateFormat Format { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.format")>]
member this.Format : Microsoft.Azure.Management.Batch.Models.CertificateFormat with get, set
Public Property Format As CertificateFormat

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a