azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

37 строки
3.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule"
fullName: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule"
name: "QueueAuthorizationRule"
nameWithType: "QueueAuthorizationRule"
summary: "Type representing authorization rule defined for queue."
syntax: "public interface **QueueAuthorizationRule**</br> extends <xref href=\"com.microsoft.azure.management.servicebus.AuthorizationRule?alt=com.microsoft.azure.management.servicebus.AuthorizationRule&text=AuthorizationRule\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.servicebus.QueueAuthorizationRule?alt=com.microsoft.azure.management.servicebus.QueueAuthorizationRule&text=QueueAuthorizationRule\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule.namespaceName()"
fullName: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule.namespaceName()"
name: "namespaceName()"
nameWithType: "QueueAuthorizationRule.namespaceName()"
modifiers:
- "abstract"
syntax: "public abstract String namespaceName()"
returns:
description: "the name of the namespace that the parent queue belongs to"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule.queueName()"
fullName: "com.microsoft.azure.management.servicebus.QueueAuthorizationRule.queueName()"
name: "queueName()"
nameWithType: "QueueAuthorizationRule.queueName()"
modifiers:
- "abstract"
syntax: "public abstract String queueName()"
returns:
description: "the name of the parent queue name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Type representing authorization rule defined for queue."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.QueueAuthorizationRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.servicebus.AuthorizationRule?alt=com.microsoft.azure.management.servicebus.AuthorizationRule&text=AuthorizationRule\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.servicebus.QueueAuthorizationRule?alt=com.microsoft.azure.management.servicebus.QueueAuthorizationRule&text=QueueAuthorizationRule\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.servicebus"
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4