ResourceManagementClientExtensions.FilterResources Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Models.GenericResource> FilterResources (this Microsoft.Azure.Management.Internal.Resources.IResourceManagementClient client, Microsoft.Azure.Management.Internal.Resources.Utilities.Models.FilterResourcesOptions options);
static member FilterResources : Microsoft.Azure.Management.Internal.Resources.IResourceManagementClient * Microsoft.Azure.Management.Internal.Resources.Utilities.Models.FilterResourcesOptions -> System.Collections.Generic.List<Microsoft.Azure.Management.Internal.Resources.Models.GenericResource>
<Extension()>
Public Function FilterResources (client As IResourceManagementClient, options As FilterResourcesOptions) As List(Of GenericResource)
Parameters
- client
- IResourceManagementClient
- options
- FilterResourcesOptions