Compartir a través de


NamespacesOperationsExtensions.GetNetworkRuleSet Método

Definición

Obtiene NetworkRuleSet para un espacio de nombres.

public static Microsoft.Azure.Management.EventHub.Models.NetworkRuleSet GetNetworkRuleSet (this Microsoft.Azure.Management.EventHub.INamespacesOperations operations, string resourceGroupName, string namespaceName);
static member GetNetworkRuleSet : Microsoft.Azure.Management.EventHub.INamespacesOperations * string * string -> Microsoft.Azure.Management.EventHub.Models.NetworkRuleSet
<Extension()>
Public Function GetNetworkRuleSet (operations As INamespacesOperations, resourceGroupName As String, namespaceName As String) As NetworkRuleSet

Parámetros

operations
INamespacesOperations

Grupo de operaciones para este método de extensión.

resourceGroupName
String

Nombre del grupo de recursos dentro de la suscripción de Azure.

namespaceName
String

Nombre del espacio de nombres

Devoluciones

Se aplica a