Uses of Interface
com.azure.resourcemanager.servicebus.models.Queue.DefinitionStages.WithDeleteOnIdle
-
Packages that use Queue.DefinitionStages.WithDeleteOnIdle Package Description com.azure.resourcemanager.servicebus.models Package containing the data models for ServiceBusManagementClient. -
-
Uses of Queue.DefinitionStages.WithDeleteOnIdle in com.azure.resourcemanager.servicebus.models
Subinterfaces of Queue.DefinitionStages.WithDeleteOnIdle in com.azure.resourcemanager.servicebus.models Modifier and Type Interface Description static interfaceQueue.DefinitionThe entirety of the Service Bus queue definition.static interfaceQueue.DefinitionStages.BlankThe first stage of a queue definition.static interfaceQueue.DefinitionStages.WithCreateThe 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.
-