Interface: IDeleteNamespaceExportSinkRequest
cloudservice.v1.IDeleteNamespaceExportSinkRequest
Properties of a DeleteNamespaceExportSinkRequest.
Implemented by
Properties
asyncOperationId
• Optional asyncOperationId: null | string
The ID to use for this async operation - optional.
name
• Optional name: null | string
The name of the sink to delete.
namespace
• Optional namespace: null | string
The namespace to which the sink belongs.
resourceVersion
• Optional resourceVersion: null | string
The version of the sink to delete. The latest version can be retrieved using the GetNamespaceExportSink call.