MockableImpactReportingSubscriptionResource.GetWorkloadImpacts 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 WorkloadImpactResources in the SubscriptionResource.
public virtual Azure.ResourceManager.ImpactReporting.WorkloadImpactCollection GetWorkloadImpacts();
abstract member GetWorkloadImpacts : unit -> Azure.ResourceManager.ImpactReporting.WorkloadImpactCollection
override this.GetWorkloadImpacts : unit -> Azure.ResourceManager.ImpactReporting.WorkloadImpactCollection
Public Overridable Function GetWorkloadImpacts () As WorkloadImpactCollection
Returns
An object representing collection of WorkloadImpactResources and their operations over a WorkloadImpactResource.