Uses of Class
com.azure.resourcemanager.eventgrid.fluent.models.SystemTopicProperties
-
Packages that use SystemTopicProperties Package Description com.azure.resourcemanager.eventgrid.fluent.models Package containing the inner data models for EventGridManagementClient. -
-
Uses of SystemTopicProperties in com.azure.resourcemanager.eventgrid.fluent.models
Methods in com.azure.resourcemanager.eventgrid.fluent.models that return SystemTopicProperties Modifier and Type Method Description SystemTopicPropertiesSystemTopicProperties. withSource(String source)Set the source property: Source for the system topic.SystemTopicPropertiesSystemTopicProperties. withTopicType(String topicType)Set the topicType property: TopicType for the system topic.
-