ISecurityPolicyWebApplicationFirewallAssociation.Domain Property

Definition

List of domains.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of domains.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference) }, ReadOnly=false, Required=false, SerializedName="domains")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[] Domain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="List of domains.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference) }, ReadOnly=false, Required=false, SerializedName="domains")>]
member this.Domain : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IActivatedResourceReference[] with get, set
Public Property Domain As IActivatedResourceReference()

Property Value

Attributes

Applies to