Interface QueueAuthorizationRule.DefinitionStages.WithCreate
-
- All Superinterfaces:
Creatable<QueueAuthorizationRule>,HasName,Indexable
- All Known Subinterfaces:
QueueAuthorizationRule.Definition
- Enclosing interface:
- QueueAuthorizationRule.DefinitionStages
public static interface QueueAuthorizationRule.DefinitionStages.WithCreate extends Creatable<QueueAuthorizationRule>
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
-
-