Interface Topic.DefinitionStages
-
- Enclosing interface:
- Topic
public static interface Topic.DefinitionStagesThe Topic definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceTopic.DefinitionStages.BlankThe first stage of the Topic definition.static interfaceTopic.DefinitionStages.WithCreateThe stage of the Topic definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interfaceTopic.DefinitionStages.WithDisableLocalAuthThe stage of the Topic definition allowing to specify disableLocalAuth.static interfaceTopic.DefinitionStages.WithIdentityThe stage of the Topic definition allowing to specify identity.static interfaceTopic.DefinitionStages.WithInboundIpRulesThe stage of the Topic definition allowing to specify inboundIpRules.static interfaceTopic.DefinitionStages.WithInputSchemaThe stage of the Topic definition allowing to specify inputSchema.static interfaceTopic.DefinitionStages.WithInputSchemaMappingThe stage of the Topic definition allowing to specify inputSchemaMapping.static interfaceTopic.DefinitionStages.WithLocationThe stage of the Topic definition allowing to specify location.static interfaceTopic.DefinitionStages.WithPublicNetworkAccessThe stage of the Topic definition allowing to specify publicNetworkAccess.static interfaceTopic.DefinitionStages.WithResourceGroupThe stage of the Topic definition allowing to specify parent resource.static interfaceTopic.DefinitionStages.WithTagsThe stage of the Topic definition allowing to specify tags.
-