OperationDisplay interface
Properties of the operation
Properties
description | Description of the operation |
operation | Operation name |
provider | Provider name |
resource | Resource name |
Property Details
description
Description of the operation
description?: string
Property Value
string
operation
Operation name
operation?: string
Property Value
string
provider
Provider name
provider?: string
Property Value
string
resource
Resource name
resource?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript