Share via


Azure.ResourceManager.OnlineExperimentation Namespace

Classes

AzureResourceManagerOnlineExperimentationContext

Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information see 'https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/System.ClientModel/src/docs/ModelReaderWriterContext.md'

OnlineExperimentationExtensions

A class to add extension methods to Azure.ResourceManager.OnlineExperimentation.

OnlineExperimentationWorkspaceCollection

A class representing a collection of OnlineExperimentationWorkspaceResource and their operations. Each OnlineExperimentationWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get an OnlineExperimentationWorkspaceCollection instance call the GetOnlineExperimentationWorkspaces method from an instance of ResourceGroupResource.

OnlineExperimentationWorkspaceData

A class representing the OnlineExperimentationWorkspace data model. An online experimentation workspace resource.

OnlineExperimentationWorkspaceResource

A Class representing an OnlineExperimentationWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct an OnlineExperimentationWorkspaceResource from an instance of ArmClient using the GetOnlineExperimentationWorkspaceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetOnlineExperimentationWorkspace method.