Skip to main content

Interface: IDeleteNamespaceRequest

cloudservice.v1.IDeleteNamespaceRequest

Properties of a DeleteNamespaceRequest.

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.

Inherited from

$Properties.asyncOperationId


namespace

Optional namespace: null | string

The namespace to delete.

Inherited from

$Properties.namespace


resourceVersion

Optional resourceVersion: null | string

The version of the namespace for which this delete is intended for. The latest version can be found in the namespace status.

Inherited from

$Properties.resourceVersion