ChaosFunctions

Functions

Link copied to clipboard

Model that represents a Capability 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

Model that represents a Experiment resource. API Version: 2021-09-15-preview.

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

Model that represents a Target 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