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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for JavaScript