### YamlMime:JavaType uid: "com.azure.resourcemanager.support.models.OperationDisplay" fullName: "com.azure.resourcemanager.support.models.OperationDisplay" name: "OperationDisplay" nameWithType: "OperationDisplay" summary: "The object that describes the operation." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **OperationDisplay**" constructors: - uid: "com.azure.resourcemanager.support.models.OperationDisplay.OperationDisplay()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.OperationDisplay()" name: "OperationDisplay()" nameWithType: "OperationDisplay.OperationDisplay()" summary: "Creates an instance of OperationDisplay class." syntax: "public OperationDisplay()" desc: "Creates an instance of OperationDisplay class." methods: - uid: "com.azure.resourcemanager.support.models.OperationDisplay.description()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.description()" name: "description()" nameWithType: "OperationDisplay.description()" summary: "Get the description property: The description of the operation." syntax: "public String description()" desc: "Get the description property: The description of the operation." returns: description: "the description value." type: "String" - uid: "com.azure.resourcemanager.support.models.OperationDisplay.operation()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.operation()" name: "operation()" nameWithType: "OperationDisplay.operation()" summary: "Get the operation property: The action that users can perform, based on their permission level." syntax: "public String operation()" desc: "Get the operation property: The action that users can perform, based on their permission level." returns: description: "the operation value." type: "String" - uid: "com.azure.resourcemanager.support.models.OperationDisplay.provider()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.provider()" name: "provider()" nameWithType: "OperationDisplay.provider()" summary: "Get the provider property: Service provider: Microsoft Support." syntax: "public String provider()" desc: "Get the provider property: Service provider: Microsoft Support." returns: description: "the provider value." type: "String" - uid: "com.azure.resourcemanager.support.models.OperationDisplay.resource()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.resource()" name: "resource()" nameWithType: "OperationDisplay.resource()" summary: "Get the resource property: Resource on which the operation is performed." syntax: "public String resource()" desc: "Get the resource property: Resource on which the operation is performed." returns: description: "the resource value." type: "String" - uid: "com.azure.resourcemanager.support.models.OperationDisplay.validate()" fullName: "com.azure.resourcemanager.support.models.OperationDisplay.validate()" name: "validate()" nameWithType: "OperationDisplay.validate()" summary: "Validates the instance." syntax: "public void validate()" desc: "Validates the instance." type: "class" desc: "The object that describes the operation." metadata: {} package: "com.azure.resourcemanager.support.models" artifact: com.azure.resourcemanager:azure-resourcemanager-support:1.0.0