Class OperationDisplay
java.lang.Object
com.microsoft.azure.management.datalake.analytics.models.OperationDisplay
The display information for a particular operation.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OperationDisplay
public OperationDisplay()
-
-
Method Details
-
provider
Get the resource provider of the operation.- Returns:
- the provider value
-
resource
Get the resource type of the operation.- Returns:
- the resource value
-
operation
Get a friendly name of the operation.- Returns:
- the operation value
-
description
Get a friendly description of the operation.- Returns:
- the description value
-