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