Freigeben über


IDomainPropertiesVerificationRecords.DkimType Property

Definition

Type of the DNS record. Example: TXT

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="Type of the DNS record. Example: TXT", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)]
public string DkimType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="Type of the DNS record. Example: TXT", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="type", Update=false)>]
member this.DkimType : string
Public ReadOnly Property DkimType As String

Property Value

Attributes

Applies to