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.TopicAuthorizationRule"
fullName: "com.microsoft.azure.management.servicebus.TopicAuthorizationRule"
name: "TopicAuthorizationRule"
nameWithType: "TopicAuthorizationRule"
summary: "Type representing authorization rule defined for topic."
syntax: "public interface **TopicAuthorizationRule**</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.TopicAuthorizationRule?alt=com.microsoft.azure.management.servicebus.TopicAuthorizationRule&text=TopicAuthorizationRule\" 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.TopicAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.TopicAuthorizationRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.servicebus.TopicAuthorizationRule.namespaceName()"
fullName: "com.microsoft.azure.management.servicebus.TopicAuthorizationRule.namespaceName()"
name: "namespaceName()"
nameWithType: "TopicAuthorizationRule.namespaceName()"
modifiers:
- "abstract"
syntax: "public abstract String namespaceName()"
returns:
description: "the name of the namespace that the parent topic 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.TopicAuthorizationRule.topicName()"
fullName: "com.microsoft.azure.management.servicebus.TopicAuthorizationRule.topicName()"
name: "topicName()"
nameWithType: "TopicAuthorizationRule.topicName()"
modifiers:
- "abstract"
syntax: "public abstract String topicName()"
returns:
description: "the name of the parent topic 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 topic."
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.TopicAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.TopicAuthorizationRule.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.TopicAuthorizationRule?alt=com.microsoft.azure.management.servicebus.TopicAuthorizationRule&text=TopicAuthorizationRule\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.servicebus"
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4