### YamlMime:JavaType uid: "com.microsoft.azure.management.keyvault.OperationDisplay" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay" name: "OperationDisplay" nameWithType: "OperationDisplay" summary: "Display metadata associated with the operation." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **OperationDisplay**" constructors: - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.OperationDisplay()" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.OperationDisplay()" name: "OperationDisplay()" nameWithType: "OperationDisplay.OperationDisplay()" syntax: "public OperationDisplay()" methods: - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.description()" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.description()" name: "description()" nameWithType: "OperationDisplay.description()" summary: "Get the description value." syntax: "public String description()" desc: "Get the description value." returns: description: "the description value" type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.operation()" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.operation()" name: "operation()" nameWithType: "OperationDisplay.operation()" summary: "Get the operation value." syntax: "public String operation()" desc: "Get the operation value." returns: description: "the operation value" type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.provider()" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.provider()" name: "provider()" nameWithType: "OperationDisplay.provider()" summary: "Get the provider value." syntax: "public String provider()" desc: "Get the provider value." returns: description: "the provider value" type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.resource()" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.resource()" name: "resource()" nameWithType: "OperationDisplay.resource()" summary: "Get the resource value." syntax: "public String resource()" desc: "Get the resource value." returns: description: "the resource value" type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.withDescription(java.lang.String)" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.withDescription(String description)" name: "withDescription(String description)" nameWithType: "OperationDisplay.withDescription(String description)" summary: "Set the description value." parameters: - description: "the description value to set" name: "description" type: "" syntax: "public OperationDisplay withDescription(String description)" desc: "Set the description value." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.withOperation(java.lang.String)" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.withOperation(String operation)" name: "withOperation(String operation)" nameWithType: "OperationDisplay.withOperation(String operation)" summary: "Set the operation value." parameters: - description: "the operation value to set" name: "operation" type: "" syntax: "public OperationDisplay withOperation(String operation)" desc: "Set the operation value." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.withProvider(java.lang.String)" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.withProvider(String provider)" name: "withProvider(String provider)" nameWithType: "OperationDisplay.withProvider(String provider)" summary: "Set the provider value." parameters: - description: "the provider value to set" name: "provider" type: "" syntax: "public OperationDisplay withProvider(String provider)" desc: "Set the provider value." returns: description: "the OperationDisplay object itself." type: "" - uid: "com.microsoft.azure.management.keyvault.OperationDisplay.withResource(java.lang.String)" fullName: "com.microsoft.azure.management.keyvault.OperationDisplay.withResource(String resource)" name: "withResource(String resource)" nameWithType: "OperationDisplay.withResource(String resource)" summary: "Set the resource value." parameters: - description: "the resource value to set" name: "resource" type: "" syntax: "public OperationDisplay withResource(String resource)" desc: "Set the resource value." returns: description: "the OperationDisplay object itself." type: "" type: "class" desc: "Display metadata associated with the operation." metadata: {} package: "com.microsoft.azure.management.keyvault" artifact: com.microsoft.azure:azure-mgmt-keyvault:1.41.4