OperationMetadata interface
The REST API operation supported by DevTestLab ResourceProvider.
Properties
display | The object that describes the operations |
name | Operation name: {provider}/{resource}/{operation} |
Property Details
display
The object that describes the operations
display?: OperationMetadataDisplay
Property Value
name
Operation name: {provider}/{resource}/{operation}
name?: string
Property Value
string