SystemTopic.DefinitionStages.WithCreate |
SystemTopic.DefinitionStages.WithResourceGroup.withExistingResourceGroup(String resourceGroupName) |
Specifies resourceGroupName.
|
SystemTopic.DefinitionStages.WithCreate |
SystemTopic.DefinitionStages.WithIdentity.withIdentity(IdentityInfo identity) |
Specifies the identity property: Identity information for the resource..
|
SystemTopic.DefinitionStages.WithCreate |
SystemTopic.DefinitionStages.WithSource.withSource(String source) |
Specifies the source property: Source for the system topic..
|
SystemTopic.DefinitionStages.WithCreate |
SystemTopic.DefinitionStages.WithTags.withTags(Map<String,String> tags) |
Specifies the tags property: Resource tags..
|
SystemTopic.DefinitionStages.WithCreate |
SystemTopic.DefinitionStages.WithTopicType.withTopicType(String topicType) |
Specifies the topicType property: TopicType for the system topic..
|