Registry.DefinitionStages.WithCreate Interface
Implements
WithAdminUserEnabled
WithDedicatedDataEndpoints
WithPublicNetworkAccess
WithWebhook
WithZoneRedundancy
DefinitionWithTags<WithCreate>
Creatable<Registry>
public static interface Registry.DefinitionStages.WithCreate
extends Creatable<Registry>, WithAdminUserEnabled, WithWebhook, WithPublicNetworkAccess, WithDedicatedDataEndpoints, WithZoneRedundancy, DefinitionWithTags<WithCreate>
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.
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