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