ResourceOperationDisplay interface
Display of the operation.
Properties
description | The description of the operation. |
operation | The operation. |
provider | The resource provider name. |
resource | The resource name. |
Property Details
description
The description of the operation.
description?: string
Property Value
string
operation
The operation.
operation?: string
Property Value
string
provider
The resource provider name.
provider?: string
Property Value
string
resource
The resource name.
resource?: string
Property Value
string
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript