NewResourceManagerSdkClient.FilterResourceGroupDeployments 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.
Filters the resource group deployments with provided options
public virtual System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceGroupDeployment> FilterResourceGroupDeployments (Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions options);
abstract member FilterResourceGroupDeployments : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceGroupDeployment>
override this.FilterResourceGroupDeployments : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.FilterDeploymentOptions -> System.Collections.Generic.List<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.PSResourceGroupDeployment>
Public Overridable Function FilterResourceGroupDeployments (options As FilterDeploymentOptions) As List(Of PSResourceGroupDeployment)
Parameters
- options
- FilterDeploymentOptions
The filtering options