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
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