MockableChaosSubscriptionResource.GetAllChaosTargetMetadata 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 ChaosTargetMetadataResources in the SubscriptionResource.
public virtual Azure.ResourceManager.Chaos.ChaosTargetMetadataCollection GetAllChaosTargetMetadata(Azure.Core.AzureLocation location);
abstract member GetAllChaosTargetMetadata : Azure.Core.AzureLocation -> Azure.ResourceManager.Chaos.ChaosTargetMetadataCollection
override this.GetAllChaosTargetMetadata : Azure.Core.AzureLocation -> Azure.ResourceManager.Chaos.ChaosTargetMetadataCollection
Public Overridable Function GetAllChaosTargetMetadata (location As AzureLocation) As ChaosTargetMetadataCollection
Parameters
- location
- AzureLocation
The name of the Azure region.
Returns
An object representing collection of ChaosTargetMetadataResources and their operations over a ChaosTargetMetadataResource.