Interface: IUpdateNamespaceExportSinkRequest
cloudservice.v1.IUpdateNamespaceExportSinkRequest
Properties of an UpdateNamespaceExportSinkRequest.
Implemented by
Properties
asyncOperationId
• Optional
asyncOperationId: null
| string
The ID to use for this async operation - optional.
namespace
• Optional
namespace: null
| string
The namespace to which the sink belongs.
resourceVersion
• Optional
resourceVersion: null
| string
The version of the sink to update. The latest version can be retrieved using the GetNamespaceExportSink call.
spec
• Optional
spec: null
| IExportSinkSpec
The updated export sink specification.