Class Operation
java.lang.Object
com.azure.resourcemanager.cdn.models.Operation
Operation that CDN service supports.
-
Constructor Summary
ConstructorsConstructorDescriptionOperation(OperationInner inner) Construct Operation object from server response object. -
Method Summary
-
Constructor Details
-
Operation
Construct Operation object from server response object.- Parameters:
inner- server response object containing supported operation description.
-
-
Method Details
-
name
Get the name value.- Returns:
- the name value
-
provider
Get the provider value.- Returns:
- the provider value
-
resource
Get the resource value.- Returns:
- the resource value
-
type
Get the operation value.- Returns:
- the operation value
-