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
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript