次の方法で共有


CaaRecord.Flag Property

Definition

The flags for this CAA record as an integer between 0 and 255.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public int? Flag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.Flag : Nullable<int> with get, set
Public Property Flag As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to