Interface SystemTopic.DefinitionStages
-
- Enclosing interface:
- SystemTopic
public static interface SystemTopic.DefinitionStagesThe SystemTopic definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSystemTopic.DefinitionStages.BlankThe first stage of the SystemTopic definition.static interfaceSystemTopic.DefinitionStages.WithCreateThe stage of the SystemTopic 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 interfaceSystemTopic.DefinitionStages.WithIdentityThe stage of the SystemTopic definition allowing to specify identity.static interfaceSystemTopic.DefinitionStages.WithLocationThe stage of the SystemTopic definition allowing to specify location.static interfaceSystemTopic.DefinitionStages.WithResourceGroupThe stage of the SystemTopic definition allowing to specify parent resource.static interfaceSystemTopic.DefinitionStages.WithSourceThe stage of the SystemTopic definition allowing to specify source.static interfaceSystemTopic.DefinitionStages.WithTagsThe stage of the SystemTopic definition allowing to specify tags.static interfaceSystemTopic.DefinitionStages.WithTopicTypeThe stage of the SystemTopic definition allowing to specify topicType.
-