MockableSecurityCenterResourceGroupResource.GetSecuritySolutions 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.
Gets a collection of SecuritySolutions in the ResourceGroupResource.
public virtual Azure.ResourceManager.SecurityCenter.SecuritySolutionCollection GetSecuritySolutions();
abstract member GetSecuritySolutions : unit -> Azure.ResourceManager.SecurityCenter.SecuritySolutionCollection
override this.GetSecuritySolutions : unit -> Azure.ResourceManager.SecurityCenter.SecuritySolutionCollection
Public Overridable Function GetSecuritySolutions () As SecuritySolutionCollection
Returns
An object representing collection of SecuritySolutions and their operations over a SecuritySolutionResource.