### YamlMime:JavaType uid: "com.microsoft.azure.management.eventhub.AccessRights" fullName: "com.microsoft.azure.management.eventhub.AccessRights" name: "AccessRights" nameWithType: "AccessRights" summary: "Defines values for AccessRights." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.microsoft.rest.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - ")?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public final class **AccessRights**
extends <>" constructors: - uid: "com.microsoft.azure.management.eventhub.AccessRights.AccessRights()" fullName: "com.microsoft.azure.management.eventhub.AccessRights.AccessRights()" name: "AccessRights()" nameWithType: "AccessRights.AccessRights()" syntax: "public AccessRights()" fields: - uid: "com.microsoft.azure.management.eventhub.AccessRights.LISTEN" fullName: "com.microsoft.azure.management.eventhub.AccessRights.LISTEN" name: "LISTEN" nameWithType: "AccessRights.LISTEN" summary: "Static value Listen for AccessRights." modifiers: - "static" - "final" field: type: "" syntax: "public static final AccessRights LISTEN" desc: "Static value Listen for AccessRights." - uid: "com.microsoft.azure.management.eventhub.AccessRights.MANAGE" fullName: "com.microsoft.azure.management.eventhub.AccessRights.MANAGE" name: "MANAGE" nameWithType: "AccessRights.MANAGE" summary: "Static value Manage for AccessRights." modifiers: - "static" - "final" field: type: "" syntax: "public static final AccessRights MANAGE" desc: "Static value Manage for AccessRights." - uid: "com.microsoft.azure.management.eventhub.AccessRights.SEND" fullName: "com.microsoft.azure.management.eventhub.AccessRights.SEND" name: "SEND" nameWithType: "AccessRights.SEND" summary: "Static value Send for AccessRights." modifiers: - "static" - "final" field: type: "" syntax: "public static final AccessRights SEND" desc: "Static value Send for AccessRights." methods: - uid: "com.microsoft.azure.management.eventhub.AccessRights.fromString(java.lang.String)" fullName: "com.microsoft.azure.management.eventhub.AccessRights.fromString(String name)" name: "fromString(String name)" nameWithType: "AccessRights.fromString(String name)" summary: "Creates or finds a AccessRights from its string representation." modifiers: - "static" parameters: - description: "a name to look for" name: "name" type: "" syntax: "public static AccessRights fromString(String name)" desc: "Creates or finds a AccessRights from its string representation." returns: description: "the corresponding AccessRights" type: "" - uid: "com.microsoft.azure.management.eventhub.AccessRights.values()" fullName: "com.microsoft.azure.management.eventhub.AccessRights.values()" name: "values()" nameWithType: "AccessRights.values()" modifiers: - "static" syntax: "public static Collection values()" returns: description: "known AccessRights values" type: "<>" type: "class" desc: "Defines values for AccessRights." metadata: {} package: "com.microsoft.azure.management.eventhub" artifact: com.microsoft.azure:azure-mgmt-eventhub:1.41.2