OperationDisplay interface
Provider, Resource and Operation values
Properties
operation | Operation type: Read, write, delete, etc. |
provider | Service provider: Microsoft.Automation |
resource | Resource on which the operation is performed: Runbooks, Jobs etc. |
Property Details
operation
Operation type: Read, write, delete, etc.
operation?: string
Property Value
string
provider
Service provider: Microsoft.Automation
provider?: string
Property Value
string
resource
Resource on which the operation is performed: Runbooks, Jobs etc.
resource?: string
Property Value
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript