Delen via


CertificateBaseProperties.Format Eigenschap

Definitie

Hiermee wordt de indeling van het certificaat opgehaald of ingesteld: Pfx of Cer. Als u dit weglaat, is de standaardwaarde Pfx. Mogelijke waarden zijn: 'Pfx', 'Cer'

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op