Class Operation
java.lang.Object
com.microsoft.azure.management.cdn.Operation
Operation that CDN service supports.
-
Constructor Summary
ConstructorDescriptionOperation
(com.microsoft.azure.management.cdn.implementation.OperationInner inner) Construct Operation object from server response object. -
Method Summary
-
Constructor Details
-
Operation
public Operation(com.microsoft.azure.management.cdn.implementation.OperationInner inner) 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
-