27 строки
2.9 KiB
YAML
27 строки
2.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule"
|
|
fullName: "com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule"
|
|
name: "NamespaceAuthorizationRule"
|
|
nameWithType: "NamespaceAuthorizationRule"
|
|
summary: "Type representing authorization rule defined for namespace."
|
|
syntax: "public interface **NamespaceAuthorizationRule**</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\" /><<xref href=\"com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule?alt=com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule&text=NamespaceAuthorizationRule\" data-throw-if-not-resolved=\"False\" />>, <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\" /><<xref href=\"com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.namespaceName()"
|
|
fullName: "com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.namespaceName()"
|
|
name: "namespaceName()"
|
|
nameWithType: "NamespaceAuthorizationRule.namespaceName()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String namespaceName()"
|
|
returns:
|
|
description: "the name of the parent namespace 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 namespace."
|
|
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\" /><<xref href=\"com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update?alt=com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.management.servicebus.AuthorizationRule?alt=com.microsoft.azure.management.servicebus.AuthorizationRule&text=AuthorizationRule\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule?alt=com.microsoft.azure.management.servicebus.NamespaceAuthorizationRule&text=NamespaceAuthorizationRule\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.servicebus"
|
|
artifact: com.microsoft.azure:azure-mgmt-servicebus:1.41.4
|