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