EventGridClient.CreateDomainTopic(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 CreateDomainTopic (string resourceGroupName, string domainName, string domainTopicName);
member this.CreateDomainTopic : string * string * string -> Microsoft.Azure.Management.EventGrid.Models.DomainTopic
Public Function CreateDomainTopic (resourceGroupName As String, domainName As String, domainTopicName As String) As DomainTopic
Parameters
- resourceGroupName
- String
- domainName
- String
- domainTopicName
- String