Sdílet prostřednictvím


FrontDoorCertificateSourceParameters.CertificateType Property

Definition

Gets or sets defines the type of the certificate used for secure connections to a frontendEndpoint Possible values include: 'Dedicated'

[Newtonsoft.Json.JsonProperty(PropertyName="certificateType")]
public string CertificateType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="certificateType")>]
member this.CertificateType : string with get, set
Public Property CertificateType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to