EventGridClient.GetDomainTopic(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Management.EventGrid.Models.DomainTopic GetDomainTopic (string resourceGroupName, string domainName, string domainTopicName);
member this.GetDomainTopic : string * string * string -> Microsoft.Azure.Management.EventGrid.Models.DomainTopic
Public Function GetDomainTopic (resourceGroupName As String, domainName As String, domainTopicName As String) As DomainTopic
Parameters
- resourceGroupName
- String
- domainName
- String
- domainTopicName
- String