Class OperationDisplay
java.lang.Object
com.microsoft.azure.management.servicebus.OperationDisplay
The object that represents the operation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OperationDisplay
public OperationDisplay()
-
-
Method Details
-
provider
Get the provider value.- Returns:
- the provider value
-
resource
Get the resource value.- Returns:
- the resource value
-
operation
Get the operation value.- Returns:
- the operation value
-
description
Get the description value.- Returns:
- the description value
-