Share via


MockablePolicyInsightsTenantResource.GetAllPolicyMetadata Method

Definition

Gets a collection of PolicyMetadataResources in the TenantResource.

public virtual Azure.ResourceManager.PolicyInsights.PolicyMetadataCollection GetAllPolicyMetadata ();
abstract member GetAllPolicyMetadata : unit -> Azure.ResourceManager.PolicyInsights.PolicyMetadataCollection
override this.GetAllPolicyMetadata : unit -> Azure.ResourceManager.PolicyInsights.PolicyMetadataCollection
Public Overridable Function GetAllPolicyMetadata () As PolicyMetadataCollection

Returns

An object representing collection of PolicyMetadataResources and their operations over a PolicyMetadataResource.

Applies to