Skip to main content

Interface: $Properties

v1.CreateNamespaceRequest.$Properties

Properties of a CreateNamespaceRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id to use for this async operation. Optional, if not provided a random id will be generated.


spec

Optional spec: null | $Properties

The namespace specification.


tags

Optional tags: null | { [k: string]: string; }

The tags to add to the namespace. Note: This field can be set by global admins or account owners only.