다음을 통해 공유


IApplicationGroup.Policy Property

Definition

List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IApplicationGroupPolicy) }, ReadOnly=false, Required=false, SerializedName="policies")]
public Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IApplicationGroupPolicy[] Policy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IApplicationGroupPolicy) }, ReadOnly=false, Required=false, SerializedName="policies")>]
member this.Policy : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.IApplicationGroupPolicy[] with get, set
Public Property Policy As IApplicationGroupPolicy()

Property Value

Attributes

Applies to