OperationEntity interface
The operation supported by storage sync.
Properties
display | The operation supported by storage sync. |
name | Operation name: {provider}/{resource}/{operation}. |
origin | The origin. |
properties | Properties of the operations resource. |
Property Details
display
The operation supported by storage sync.
display?: OperationDisplayInfo
Property Value
name
Operation name: {provider}/{resource}/{operation}.
name?: string
Property Value
string
origin
The origin.
origin?: string
Property Value
string
properties
Properties of the operations resource.
properties?: OperationProperties