Partager via


CustomIPPrefixesOperationsExtensions.List Méthode

Définition

Obtient tous les préfixes IP personnalisés dans un groupe de ressources.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.CustomIpPrefix> List (this Microsoft.Azure.Management.Network.ICustomIPPrefixesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.Network.ICustomIPPrefixesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.CustomIpPrefix>
<Extension()>
Public Function List (operations As ICustomIPPrefixesOperations, resourceGroupName As String) As IPage(Of CustomIpPrefix)

Paramètres

operations
ICustomIPPrefixesOperations

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

resourceGroupName
String

Nom du groupe de ressources.

Retours

S’applique à