Uses of Interface
com.azure.resourcemanager.eventgrid.models.SystemTopic.Update
-
Packages that use SystemTopic.Update Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of SystemTopic.Update in com.azure.resourcemanager.eventgrid.models
Methods in com.azure.resourcemanager.eventgrid.models that return SystemTopic.Update Modifier and Type Method Description SystemTopic.UpdateSystemTopic. update()Begins update for the SystemTopic resource.SystemTopic.UpdateSystemTopic.UpdateStages.WithIdentity. withIdentity(IdentityInfo identity)Specifies the identity property: Resource identity information..SystemTopic.UpdateSystemTopic.UpdateStages.WithTags. withTags(Map<String,String> tags)Specifies the tags property: Tags of the system topic..
-