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
| Name | Description |
|---|---|
| AzureResourceManagerOnlineExperimentationContext |
Context class which will be filled in by the System.ClientModel.SourceGeneration. For more information 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. |
| OnlineExperimentationPrivateEndpointConnectionCollection |
A class representing a collection of OnlineExperimentationPrivateEndpointConnectionResource and their operations. Each OnlineExperimentationPrivateEndpointConnectionResource in the collection will belong to the same instance of OnlineExperimentationWorkspaceResource. To get a OnlineExperimentationPrivateEndpointConnectionCollection instance call the GetOnlineExperimentationPrivateEndpointConnections method from an instance of OnlineExperimentationWorkspaceResource. |
| OnlineExperimentationPrivateEndpointConnectionData |
Private endpoint connection resource for an online experimentation workspace resource. |
| OnlineExperimentationPrivateEndpointConnectionResource |
A class representing a OnlineExperimentationPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a OnlineExperimentationPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource OnlineExperimentationWorkspaceResource using the GetOnlineExperimentationPrivateEndpointConnections method. |
| OnlineExperimentationPrivateLinkCollection |
A class representing a collection of OnlineExperimentationPrivateLinkResource and their operations. Each OnlineExperimentationPrivateLinkResource in the collection will belong to the same instance of OnlineExperimentationWorkspaceResource. To get a OnlineExperimentationPrivateLinkCollection instance call the GetOnlineExperimentationPrivateLinks method from an instance of OnlineExperimentationWorkspaceResource. |
| OnlineExperimentationPrivateLinkData |
A private link resource. |
| OnlineExperimentationPrivateLinkResource |
A class representing a OnlineExperimentationPrivateLink along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a OnlineExperimentationPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource OnlineExperimentationWorkspaceResource using the GetOnlineExperimentationPrivateLinks method. |
| 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 a OnlineExperimentationWorkspaceCollection instance call the GetOnlineExperimentationWorkspaces method from an instance of ResourceGroupResource. |
| OnlineExperimentationWorkspaceData |
An online experimentation workspace resource. |
| OnlineExperimentationWorkspaceResource |
A class representing a OnlineExperimentationWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a OnlineExperimentationWorkspaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetOnlineExperimentationWorkspaces method. |