MockableSecurityCenterSubscriptionResource.GetSecureScores Method

Definition

Gets a collection of SecureScoreResources in the SubscriptionResource.

public virtual Azure.ResourceManager.SecurityCenter.SecureScoreCollection GetSecureScores ();
abstract member GetSecureScores : unit -> Azure.ResourceManager.SecurityCenter.SecureScoreCollection
override this.GetSecureScores : unit -> Azure.ResourceManager.SecurityCenter.SecureScoreCollection
Public Overridable Function GetSecureScores () As SecureScoreCollection

Returns

An object representing collection of SecureScoreResources and their operations over a SecureScoreResource.

Applies to