ChaosTargetMetadataResource.GetAllChaosCapabilityMetadata 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 ChaosCapabilityMetadataResources in the ChaosTargetMetadata.
public virtual Azure.ResourceManager.Chaos.ChaosCapabilityMetadataCollection GetAllChaosCapabilityMetadata();
abstract member GetAllChaosCapabilityMetadata : unit -> Azure.ResourceManager.Chaos.ChaosCapabilityMetadataCollection
override this.GetAllChaosCapabilityMetadata : unit -> Azure.ResourceManager.Chaos.ChaosCapabilityMetadataCollection
Public Overridable Function GetAllChaosCapabilityMetadata () As ChaosCapabilityMetadataCollection
Returns
An object representing collection of ChaosCapabilityMetadataResources and their operations over a ChaosCapabilityMetadataResource.