### YamlMime:JavaType uid: "com.microsoft.azure.management.resources.OperationDisplay" fullName: "com.microsoft.azure.management.resources.OperationDisplay" name: "OperationDisplay" nameWithType: "OperationDisplay" summary: "The object that represents the operation." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **OperationDisplay**" constructors: - uid: "com.microsoft.azure.management.resources.OperationDisplay.OperationDisplay()" fullName: "com.microsoft.azure.management.resources.OperationDisplay.OperationDisplay()" name: "OperationDisplay()" nameWithType: "OperationDisplay.OperationDisplay()" syntax: "public OperationDisplay()" methods: - uid: "com.microsoft.azure.management.resources.OperationDisplay.description()" fullName: "com.microsoft.azure.management.resources.OperationDisplay.description()" name: "description()" nameWithType: "OperationDisplay.description()" summary: "Get description of the operation." syntax: "public String description()" desc: "Get description of the operation." returns: description: "the description value" type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.operation()" fullName: "com.microsoft.azure.management.resources.OperationDisplay.operation()" name: "operation()" nameWithType: "OperationDisplay.operation()" summary: "Get operation type: Read, write, delete, etc." syntax: "public String operation()" desc: "Get operation type: Read, write, delete, etc." returns: description: "the operation value" type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.provider()" fullName: "com.microsoft.azure.management.resources.OperationDisplay.provider()" name: "provider()" nameWithType: "OperationDisplay.provider()" summary: "Get service provider: Microsoft.Resources." syntax: "public String provider()" desc: "Get service provider: Microsoft.Resources." returns: description: "the provider value" type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.resource()" fullName: "com.microsoft.azure.management.resources.OperationDisplay.resource()" name: "resource()" nameWithType: "OperationDisplay.resource()" summary: "Get resource on which the operation is performed: Profile, endpoint, etc." syntax: "public String resource()" desc: "Get resource on which the operation is performed: Profile, endpoint, etc." returns: description: "the resource value" type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.withDescription(java.lang.String)" fullName: "com.microsoft.azure.management.resources.OperationDisplay.withDescription(String description)" name: "withDescription(String description)" nameWithType: "OperationDisplay.withDescription(String description)" summary: "Set description of the operation." parameters: - description: "the description value to set" name: "description" type: "" syntax: "public OperationDisplay withDescription(String description)" desc: "Set description of the operation." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.withOperation(java.lang.String)" fullName: "com.microsoft.azure.management.resources.OperationDisplay.withOperation(String operation)" name: "withOperation(String operation)" nameWithType: "OperationDisplay.withOperation(String operation)" summary: "Set operation type: Read, write, delete, etc." parameters: - description: "the operation value to set" name: "operation" type: "" syntax: "public OperationDisplay withOperation(String operation)" desc: "Set operation type: Read, write, delete, etc." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.withProvider(java.lang.String)" fullName: "com.microsoft.azure.management.resources.OperationDisplay.withProvider(String provider)" name: "withProvider(String provider)" nameWithType: "OperationDisplay.withProvider(String provider)" summary: "Set service provider: Microsoft.Resources." parameters: - description: "the provider value to set" name: "provider" type: "" syntax: "public OperationDisplay withProvider(String provider)" desc: "Set service provider: Microsoft.Resources." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.resources.OperationDisplay.withResource(java.lang.String)" fullName: "com.microsoft.azure.management.resources.OperationDisplay.withResource(String resource)" name: "withResource(String resource)" nameWithType: "OperationDisplay.withResource(String resource)" summary: "Set resource on which the operation is performed: Profile, endpoint, etc." parameters: - description: "the resource value to set" name: "resource" type: "" syntax: "public OperationDisplay withResource(String resource)" desc: "Set resource on which the operation is performed: Profile, endpoint, etc." returns: description: "the OperationDisplay object itself." type: "" type: "class" desc: "The object that represents the operation." metadata: {} package: "com.microsoft.azure.management.resources" artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4