Aracılığıyla paylaş


MicrosoftGraphDomainDnsRecord.RecordType Property

Definition

Indicates what type of DNS record this entity represents.The value can be one of the following: CName, Mx, Srv, Txt.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string RecordType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.RecordType : string with get, set
Public Property RecordType As String

Property Value

Implements

Attributes

Applies to