AppServiceCertificateOrderPatchResource.Intermediate Property

Definition

Gets intermediate certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.intermediate")]
public Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails Intermediate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.intermediate")>]
member this.Intermediate : Microsoft.Azure.Management.AppService.Fluent.Models.CertificateDetails
Public ReadOnly Property Intermediate As CertificateDetails

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to