ContainerServiceFleetNetworkPolicy.Egress Property

Definition

The egress policy for the managed namespace.

public Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetPolicyRule? Egress { get; set; }
member this.Egress : Nullable<Azure.ResourceManager.ContainerServiceFleet.Models.ContainerServiceFleetPolicyRule> with get, set
Public Property Egress As Nullable(Of ContainerServiceFleetPolicyRule)

Property Value

Applies to