Interface NamespaceAuthorizationRule.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<NamespaceAuthorizationRule>,HasName,Indexable
- All Known Subinterfaces:
NamespaceAuthorizationRule.Definition
- Enclosing interface:
- NamespaceAuthorizationRule.DefinitionStages
public static interface NamespaceAuthorizationRule.DefinitionStages.WithCreate extends Creatable<NamespaceAuthorizationRule>
The stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync
-
-