Share via


PublicIPAddressesOperationsExtensions.ListAll Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.PublicIPAddress> ListAll (this Microsoft.Azure.Management.Internal.Network.Version2017_03_01.IPublicIPAddressesOperations operations);
static member ListAll : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.IPublicIPAddressesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.PublicIPAddress>
<Extension()>
Public Function ListAll (operations As IPublicIPAddressesOperations) As IPage(Of PublicIPAddress)

Parameters

Returns

Applies to