### YamlMime:JavaType uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo" name: "OperationInfo" nameWithType: "OperationInfo" summary: "Information about an operation." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **OperationInfo**" constructors: - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.OperationInfo()" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.OperationInfo()" name: "OperationInfo()" nameWithType: "OperationInfo.OperationInfo()" syntax: "public OperationInfo()" methods: - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.description()" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.description()" name: "description()" nameWithType: "OperationInfo.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.eventgrid.v2020_04_01_preview.OperationInfo.operation()" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.operation()" name: "operation()" nameWithType: "OperationInfo.operation()" summary: "Get name of the operation." syntax: "public String operation()" desc: "Get name of the operation." returns: description: "the operation value" type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.provider()" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.provider()" name: "provider()" nameWithType: "OperationInfo.provider()" summary: "Get name of the provider." syntax: "public String provider()" desc: "Get name of the provider." returns: description: "the provider value" type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.resource()" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.resource()" name: "resource()" nameWithType: "OperationInfo.resource()" summary: "Get name of the resource type." syntax: "public String resource()" desc: "Get name of the resource type." returns: description: "the resource value" type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withDescription(java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withDescription(String description)" name: "withDescription(String description)" nameWithType: "OperationInfo.withDescription(String description)" summary: "Set description of the operation." parameters: - description: "the description value to set" name: "description" type: "" syntax: "public OperationInfo withDescription(String description)" desc: "Set description of the operation." returns: description: "the OperationInfo object itself." type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withOperation(java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withOperation(String operation)" name: "withOperation(String operation)" nameWithType: "OperationInfo.withOperation(String operation)" summary: "Set name of the operation." parameters: - description: "the operation value to set" name: "operation" type: "" syntax: "public OperationInfo withOperation(String operation)" desc: "Set name of the operation." returns: description: "the OperationInfo object itself." type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withProvider(java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withProvider(String provider)" name: "withProvider(String provider)" nameWithType: "OperationInfo.withProvider(String provider)" summary: "Set name of the provider." parameters: - description: "the provider value to set" name: "provider" type: "" syntax: "public OperationInfo withProvider(String provider)" desc: "Set name of the provider." returns: description: "the OperationInfo object itself." type: "" - uid: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withResource(java.lang.String)" fullName: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview.OperationInfo.withResource(String resource)" name: "withResource(String resource)" nameWithType: "OperationInfo.withResource(String resource)" summary: "Set name of the resource type." parameters: - description: "the resource value to set" name: "resource" type: "" syntax: "public OperationInfo withResource(String resource)" desc: "Set name of the resource type." returns: description: "the OperationInfo object itself." type: "" type: "class" desc: "Information about an operation." metadata: {} package: "com.microsoft.azure.management.eventgrid.v2020_04_01_preview" artifact: com.microsoft.azure.eventgrid.v2020_04_01_preview:azure-mgmt-eventgrid:1.0.0-beta-3