ChaosFunctions

Functions

Link copied to clipboard

Get a Capability resource that extends a Target resource. API Version: 2021-09-15-preview.

suspend fun getCapability(capabilityName: String, parentProviderNamespace: String, parentResourceName: String, parentResourceType: String, resourceGroupName: String, targetName: String): GetCapabilityResult
Link copied to clipboard

Get a Experiment resource. API Version: 2021-09-15-preview.

suspend fun getExperiment(experimentName: String, resourceGroupName: String): GetExperimentResult
Link copied to clipboard

Get a Target resource that extends a tracked regional resource. API Version: 2021-09-15-preview.

suspend fun getTarget(argument: suspend GetTargetPlainArgsBuilder.() -> Unit): GetTargetResult
suspend fun getTarget(parentProviderNamespace: String, parentResourceName: String, parentResourceType: String, resourceGroupName: String, targetName: String): GetTargetResult