Registry.DefinitionStages.WithAdminUserEnabled Interface
public static interface Registry.DefinitionStages.WithAdminUserEnabled
The stage of the registry definition allowing to enable admin user.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract
With |
withRegistryNameAsAdminUser()
Enable admin user. |
Method Details
withRegistryNameAsAdminUser
public abstract Registry.DefinitionStages.WithCreate withRegistryNameAsAdminUser()
Enable admin user.
Returns:
the next stage of the definition
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