Share via


ManagedNamespaceProperties interface

The namespace properties for the fleet managed namespace.

Properties

annotations

The annotations for the fleet managed namespace.

defaultNetworkPolicy

The default network policy for the fleet managed namespace.

defaultResourceQuota

The default resource quota for the fleet managed namespace.

labels

The labels for the fleet managed namespace.

Property Details

annotations

The annotations for the fleet managed namespace.

annotations?: Record<string, string>

Property Value

Record<string, string>

defaultNetworkPolicy

The default network policy for the fleet managed namespace.

defaultNetworkPolicy?: NetworkPolicy

Property Value

defaultResourceQuota

The default resource quota for the fleet managed namespace.

defaultResourceQuota?: ResourceQuota

Property Value

labels

The labels for the fleet managed namespace.

labels?: Record<string, string>

Property Value

Record<string, string>