OperationDisplay interface
The object that represents the operation.
Properties
operation | Operation type: Read, write, delete, etc. |
provider | Service provider: Microsoft.Cdn |
resource | Resource on which the operation is performed: Profile, endpoint, etc. |
Property Details
operation
Operation type: Read, write, delete, etc.
operation?: string
Property Value
string
provider
Service provider: Microsoft.Cdn
provider?: string
Property Value
string
resource
Resource on which the operation is performed: Profile, endpoint, etc.
resource?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript