你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Az.Relay

Microsoft Azure PowerShell:中继 cmdlet

中继

Get-AzRelayAuthorizationRule

Authorization rule for a namespace by name.

Get-AzRelayHybridConnection

Returns the description for the specified hybrid connection.

Get-AzRelayKey

Primary and secondary connection strings to the namespace.

Get-AzRelayNamespace

Returns the description for the specified namespace.

Get-AzRelayNamespaceNetworkRuleSet

Gets NetworkRuleSet for a Namespace.

Get-AzWcfRelay

Returns the description for the specified WCF relay.

New-AzRelayAuthorizationRule

Creates or updates an authorization rule for a namespace.

New-AzRelayHybridConnection

Creates or updates a service hybrid connection. This operation is idempotent.

New-AzRelayKey

Regenerates the primary or secondary connection strings to the namespace.

New-AzRelayNamespace

Create Azure Relay namespace.

New-AzRelayNetworkRuleSetIPRuleObject

Create an in-memory object for NwRuleSetIPRules.

New-AzWcfRelay

Creates or updates a WCF relay. This operation is idempotent.

Remove-AzRelayAuthorizationRule

Deletes a namespace authorization rule.

Remove-AzRelayHybridConnection

Deletes a hybrid connection.

Remove-AzRelayNamespace

Deletes an existing namespace. This operation also removes all associated resources under the namespace.

Remove-AzWcfRelay

Deletes a WCF relay.

Set-AzRelayAuthorizationRule

Creates or updates an authorization rule for a namespace.

Set-AzRelayHybridConnection

Creates or updates a service hybrid connection. This operation is idempotent.

Set-AzRelayNamespaceNetworkRuleSet

Update NetworkRuleSet for a Namespace.

Set-AzWcfRelay

Creates or updates a WCF relay. This operation is idempotent.

Test-AzRelayName

Check the specified namespace name availability.

Update-AzRelayNamespace

Creates or updates a namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.