Share via


RelayClient.GetNamespace(String, String) Method

Definition

public Microsoft.Azure.Commands.Relay.Models.RelayNamespaceAttributes GetNamespace (string resourceGroupName, string namespaceName);
member this.GetNamespace : string * string -> Microsoft.Azure.Commands.Relay.Models.RelayNamespaceAttributes
Public Function GetNamespace (resourceGroupName As String, namespaceName As String) As RelayNamespaceAttributes

Parameters

resourceGroupName
String
namespaceName
String

Returns

Applies to