Partager via


AppServiceCertificateOrderPatchResource.Certificates Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to