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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java