Freigeben über


AppServiceCertificateOrderPatchResource.Certificates Eigenschaft

Definition

Ruft den Status des Key Vault Geheimnisses ab oder legt den Zustand fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.certificates")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.WebSites.Models.AppServiceCertificate> Certificates { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.certificates")>]
member this.Certificates : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.WebSites.Models.AppServiceCertificate> with get, set
Public Property Certificates As IDictionary(Of String, AppServiceCertificate)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: