Share via


RelayClient.UpdateNamespace Method

Definition

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

Parameters

resourceGroupName
String
namespaceName
String

Returns

Applies to