MockableSecurityCenterSubscriptionResource.GetSecurityOperators 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 SecurityOperators in the SubscriptionResource.
public virtual Azure.ResourceManager.SecurityCenter.SecurityOperatorCollection GetSecurityOperators(string pricingName);
abstract member GetSecurityOperators : string -> Azure.ResourceManager.SecurityCenter.SecurityOperatorCollection
override this.GetSecurityOperators : string -> Azure.ResourceManager.SecurityCenter.SecurityOperatorCollection
Public Overridable Function GetSecurityOperators (pricingName As String) As SecurityOperatorCollection
Parameters
- pricingName
- String
The pricingName for the resource.
Returns
An object representing collection of SecurityOperators and their operations over a SecurityOperatorResource.