ICertificatePatchResourceProperties.DomainValidationMethod Property

Definition

Method of domain validation for free cert

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Method of domain validation for free cert", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainValidationMethod", Update=true)]
public string DomainValidationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Method of domain validation for free cert", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="domainValidationMethod", Update=true)>]
member this.DomainValidationMethod : string with get, set
Public Property DomainValidationMethod As String

Property Value

Attributes

Applies to