Skip to main content

Interface: IUpdateNamespaceExportSinkRequest

cloudservice.v1.IUpdateNamespaceExportSinkRequest

Properties of an UpdateNamespaceExportSinkRequest.

Hierarchy

Properties

asyncOperationId

Optional asyncOperationId: null | string

The ID to use for this async operation - optional.

Inherited from

$Properties.asyncOperationId


namespace

Optional namespace: null | string

The namespace to which the sink belongs.

Inherited from

$Properties.namespace


resourceVersion

Optional resourceVersion: null | string

The version of the sink to update. The latest version can be retrieved using the GetNamespaceExportSink call.

Inherited from

$Properties.resourceVersion


spec

Optional spec: null | $Properties

The updated export sink specification.

Inherited from

$Properties.spec