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