ContainerServiceFleetNetworkPolicy.Ingress Property

Definition

The ingress policy for the managed namespace.

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

Property Value

Applies to