Class OperationDisplay
java.lang.Object
com.microsoft.azure.management.cdn.OperationDisplay
The object that represents the operation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OperationDisplay
public OperationDisplay()
-
-
Method Details
-
provider
Get service provider: Microsoft.Cdn.- Returns:
- the provider value
-
resource
Get resource on which the operation is performed: Profile, endpoint, etc.- Returns:
- the resource value
-
operation
Get operation type: Read, write, delete, etc.- Returns:
- the operation value
-