ServiceOperationDisplay interface
Localized display text
Properties
description | The localized operation description |
operation | The localized operation name |
provider | The localized resource provider name |
resource | The localized resource type name |
Property Details
description
The localized operation description
description?: string
Property Value
string
operation
The localized operation name
operation?: string
Property Value
string
provider
The localized resource provider name
provider?: string
Property Value
string
resource
The localized resource type 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