Partager via


WCFRelaysOperationsExtensions.ListByNamespace Méthode

Définition

Répertorie les WCFRelays dans l’espace de noms.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Models.WcfRelay> ListByNamespace (this Microsoft.Azure.Management.Relay.IWCFRelaysOperations operations, string resourceGroupName, string namespaceName);
static member ListByNamespace : Microsoft.Azure.Management.Relay.IWCFRelaysOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Models.WcfRelay>
<Extension()>
Public Function ListByNamespace (operations As IWCFRelaysOperations, resourceGroupName As String, namespaceName As String) As IPage(Of WcfRelay)

Paramètres

operations
IWCFRelaysOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources au sein de l’abonnement Azure.

namespaceName
String

Nom de l’espace de noms

Retours

S’applique à