다음을 통해 공유


ISecurityPolicyWebApplicationFirewallAssociation.Domain Property

Definition

List of domains.

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

Property Value

Attributes

Applies to