FleetManagedNamespaceProperties interface
The properties of a fleet managed namespace.
Properties
| adoption |
Action if the managed namespace with the same name already exists. Default is Never. |
| delete |
Delete options of a fleet managed namespace. Default is Keep. |
| managed |
The namespace properties for the fleet managed namespace. |
| portal |
The Azure Portal FQDN of the Fleet hub. |
| propagation |
The profile of the propagation to create the namespace. |
| provisioning |
The status of the last operation. |
| status | Status information of the last operation for fleet managed namespace. |
Property Details
adoptionPolicy
Action if the managed namespace with the same name already exists. Default is Never.
adoptionPolicy: string
Property Value
string
deletePolicy
Delete options of a fleet managed namespace. Default is Keep.
deletePolicy: string
Property Value
string
managedNamespaceProperties
The namespace properties for the fleet managed namespace.
managedNamespaceProperties?: ManagedNamespaceProperties
Property Value
portalFqdn
The Azure Portal FQDN of the Fleet hub.
portalFqdn?: string
Property Value
string
propagationPolicy
The profile of the propagation to create the namespace.
propagationPolicy?: PropagationPolicy
Property Value
provisioningState
The status of the last operation.
provisioningState?: string
Property Value
string
status
Status information of the last operation for fleet managed namespace.
status?: FleetManagedNamespaceStatus