NamespaceAuthorizationRule Interface
Implements
public interface NamespaceAuthorizationRule
extends AuthorizationRule<NamespaceAuthorizationRule>, Updatable<Update>
Type representing authorization rule defined for namespace.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String | namespaceName() |
Method Details
namespaceName
public abstract String namespaceName()
Returns:
the name of the parent namespace name
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java