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