Azure.ResourceManager.OnlineExperimentation Namespace
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.
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. |