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