OperationModelProperties interface
Operation model properties.
Properties
description | Gets or sets the description. |
operation | Gets or sets the operation. |
provider | Gets or sets the resource provider name. |
resource | Gets or sets resource name. |
Property Details
description
Gets or sets the description.
description?: string
Property Value
string
operation
Gets or sets the operation.
operation?: string
Property Value
string
provider
Gets or sets the resource provider name.
provider?: string
Property Value
string
resource
Gets or sets 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