CertificatePatchResource.DomainValidationMethod Property

Definition

Gets or sets method of domain validation for free cert

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to