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()
Gets the name of the parent namespace name. |
Method Details
namespaceName
public abstract String namespaceName()
Gets the name of the parent namespace name.
Returns:
the name of the parent namespace name
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java