### YamlMime:JavaType inheritances: - methods: - fullName: com.microsoft.azure.management.batch.OperationDisplay.description() name: description() nameWithType: OperationDisplay.description() returns: description:

the description value

type: summary: >-

Get the description value.

syntax: public String description() uid: com.microsoft.azure.management.batch.OperationDisplay.description() - fullName: com.microsoft.azure.management.batch.OperationDisplay.operation() name: operation() nameWithType: OperationDisplay.operation() returns: description:

the operation value

type: summary: >-

Get for example: read, write, delete, or listKeys/action.

syntax: public String operation() uid: com.microsoft.azure.management.batch.OperationDisplay.operation() - fullName: com.microsoft.azure.management.batch.OperationDisplay.provider() name: provider() nameWithType: OperationDisplay.provider() returns: description:

the provider value

type: summary: >-

Get the provider value.

syntax: public String provider() uid: com.microsoft.azure.management.batch.OperationDisplay.provider() - fullName: com.microsoft.azure.management.batch.OperationDisplay.resource() name: resource() nameWithType: OperationDisplay.resource() returns: description:

the resource value

type: summary: >-

Get the resource value.

syntax: public String resource() uid: com.microsoft.azure.management.batch.OperationDisplay.resource() - fullName: com.microsoft.azure.management.batch.OperationDisplay.withDescription(String description) name: withDescription(String description) nameWithType: OperationDisplay.withDescription(String description) parameters: - description:

the description value to set

name: description type: returns: description:

the OperationDisplay object itself.

type: summary: >-

Set the description value.

syntax: public OperationDisplay withDescription(String description) uid: com.microsoft.azure.management.batch.OperationDisplay.withDescription(String) - fullName: com.microsoft.azure.management.batch.OperationDisplay.withOperation(String operation) name: withOperation(String operation) nameWithType: OperationDisplay.withOperation(String operation) parameters: - description:

the operation value to set

name: operation type: returns: description:

the OperationDisplay object itself.

type: summary: >-

Set for example: read, write, delete, or listKeys/action.

syntax: public OperationDisplay withOperation(String operation) uid: com.microsoft.azure.management.batch.OperationDisplay.withOperation(String) - fullName: com.microsoft.azure.management.batch.OperationDisplay.withProvider(String provider) name: withProvider(String provider) nameWithType: OperationDisplay.withProvider(String provider) parameters: - description:

the provider value to set

name: provider type: returns: description:

the OperationDisplay object itself.

type: summary: >-

Set the provider value.

syntax: public OperationDisplay withProvider(String provider) uid: com.microsoft.azure.management.batch.OperationDisplay.withProvider(String) - fullName: com.microsoft.azure.management.batch.OperationDisplay.withResource(String resource) name: withResource(String resource) nameWithType: OperationDisplay.withResource(String resource) parameters: - description:

the resource value to set

name: resource type: returns: description:

the OperationDisplay object itself.

type: summary: >-

Set the resource value.

syntax: public OperationDisplay withResource(String resource) uid: com.microsoft.azure.management.batch.OperationDisplay.withResource(String) nameWithType: OperationDisplay syntax: public class OperationDisplay type: class uid: com.microsoft.azure.management.batch.OperationDisplay fullName: com.microsoft.azure.management.batch.OperationDisplay name: OperationDisplay package: com.microsoft.azure.management.batch summary:

The object that describes the operation.

metadata: {}