Azure.ResourceManager.Discovery 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 |
|---|---|
| AzureResourceManagerDiscoveryContext |
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 |
| BookshelfPrivateEndpointConnectionCollection |
A class representing a collection of BookshelfPrivateEndpointConnectionResource and their operations. Each BookshelfPrivateEndpointConnectionResource in the collection will belong to the same instance of DiscoveryBookshelfResource. To get a BookshelfPrivateEndpointConnectionCollection instance call the GetBookshelfPrivateEndpointConnections method from an instance of DiscoveryBookshelfResource. |
| BookshelfPrivateEndpointConnectionData |
The Private Endpoint Connection resource for Bookshelf. |
| BookshelfPrivateEndpointConnectionResource |
A class representing a BookshelfPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BookshelfPrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryBookshelfResource using the GetBookshelfPrivateEndpointConnections method. |
| BookshelfPrivateLinkResource |
A class representing a BookshelfPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a BookshelfPrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryBookshelfResource using the GetBookshelfPrivateLinkResources method. |
| BookshelfPrivateLinkResourceCollection |
A class representing a collection of BookshelfPrivateLinkResource and their operations. Each BookshelfPrivateLinkResource in the collection will belong to the same instance of DiscoveryBookshelfResource. To get a BookshelfPrivateLinkResourceCollection instance call the GetBookshelfPrivateLinkResources method from an instance of DiscoveryBookshelfResource. |
| BookshelfPrivateLinkResourceData |
A private link resource for Bookshelf. |
| DiscoveryBookshelfCollection |
A class representing a collection of DiscoveryBookshelfResource and their operations. Each DiscoveryBookshelfResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiscoveryBookshelfCollection instance call the GetDiscoveryBookshelves method from an instance of ResourceGroupResource. |
| DiscoveryBookshelfData |
Bookshelf tracked resource. |
| DiscoveryBookshelfResource |
A class representing a DiscoveryBookshelf along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryBookshelfResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiscoveryBookshelves method. |
| DiscoveryChatModelDeploymentCollection |
A class representing a collection of DiscoveryChatModelDeploymentResource and their operations. Each DiscoveryChatModelDeploymentResource in the collection will belong to the same instance of DiscoveryWorkspaceResource. To get a DiscoveryChatModelDeploymentCollection instance call the GetDiscoveryChatModelDeployments method from an instance of DiscoveryWorkspaceResource. |
| DiscoveryChatModelDeploymentData |
Represents a deployment that ties a specific model family to a user defined deployment name used when invoking the chat model. |
| DiscoveryChatModelDeploymentResource |
A class representing a DiscoveryChatModelDeployment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryChatModelDeploymentResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryWorkspaceResource using the GetDiscoveryChatModelDeployments method. |
| DiscoveryExtensions |
A class to add extension methods to Azure.ResourceManager.Discovery. |
| DiscoveryNodePoolCollection |
A class representing a collection of DiscoveryNodePoolResource and their operations. Each DiscoveryNodePoolResource in the collection will belong to the same instance of DiscoverySupercomputerResource. To get a DiscoveryNodePoolCollection instance call the GetDiscoveryNodePools method from an instance of DiscoverySupercomputerResource. |
| DiscoveryNodePoolData |
NodePool tracked resource. |
| DiscoveryNodePoolResource |
A class representing a DiscoveryNodePool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryNodePoolResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoverySupercomputerResource using the GetDiscoveryNodePools method. |
| DiscoveryProjectCollection |
A class representing a collection of DiscoveryProjectResource and their operations. Each DiscoveryProjectResource in the collection will belong to the same instance of DiscoveryWorkspaceResource. To get a DiscoveryProjectCollection instance call the GetDiscoveryProjects method from an instance of DiscoveryWorkspaceResource. |
| DiscoveryProjectData |
Project tracked resource. |
| DiscoveryProjectResource |
A class representing a DiscoveryProject along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryProjectResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryWorkspaceResource using the GetDiscoveryProjects method. |
| DiscoveryStorageAssetCollection |
A class representing a collection of DiscoveryStorageAssetResource and their operations. Each DiscoveryStorageAssetResource in the collection will belong to the same instance of DiscoveryStorageContainerResource. To get a DiscoveryStorageAssetCollection instance call the GetDiscoveryStorageAssets method from an instance of DiscoveryStorageContainerResource. |
| DiscoveryStorageAssetData |
Storage Asset tracked resource. |
| DiscoveryStorageAssetResource |
A class representing a DiscoveryStorageAsset along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryStorageAssetResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryStorageContainerResource using the GetDiscoveryStorageAssets method. |
| DiscoveryStorageContainerCollection |
A class representing a collection of DiscoveryStorageContainerResource and their operations. Each DiscoveryStorageContainerResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiscoveryStorageContainerCollection instance call the GetDiscoveryStorageContainers method from an instance of ResourceGroupResource. |
| DiscoveryStorageContainerData |
Storage Container tracked resource. |
| DiscoveryStorageContainerResource |
A class representing a DiscoveryStorageContainer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryStorageContainerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiscoveryStorageContainers method. |
| DiscoverySupercomputerCollection |
A class representing a collection of DiscoverySupercomputerResource and their operations. Each DiscoverySupercomputerResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiscoverySupercomputerCollection instance call the GetDiscoverySupercomputers method from an instance of ResourceGroupResource. |
| DiscoverySupercomputerData |
Supercomputer tracked resource. |
| DiscoverySupercomputerResource |
A class representing a DiscoverySupercomputer along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoverySupercomputerResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiscoverySupercomputers method. |
| DiscoveryToolCollection |
A class representing a collection of DiscoveryToolResource and their operations. Each DiscoveryToolResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiscoveryToolCollection instance call the GetDiscoveryTools method from an instance of ResourceGroupResource. |
| DiscoveryToolData |
Tool tracked resource. |
| DiscoveryToolResource |
A class representing a DiscoveryTool along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryToolResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiscoveryTools method. |
| DiscoveryWorkspaceCollection |
A class representing a collection of DiscoveryWorkspaceResource and their operations. Each DiscoveryWorkspaceResource in the collection will belong to the same instance of ResourceGroupResource. To get a DiscoveryWorkspaceCollection instance call the GetDiscoveryWorkspaces method from an instance of ResourceGroupResource. |
| DiscoveryWorkspaceData |
Workspace tracked resource. |
| DiscoveryWorkspaceResource |
A class representing a DiscoveryWorkspace along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DiscoveryWorkspaceResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDiscoveryWorkspaces method. |
| WorkspacePrivateEndpointConnectionCollection |
A class representing a collection of WorkspacePrivateEndpointConnectionResource and their operations. Each WorkspacePrivateEndpointConnectionResource in the collection will belong to the same instance of DiscoveryWorkspaceResource. To get a WorkspacePrivateEndpointConnectionCollection instance call the GetWorkspacePrivateEndpointConnections method from an instance of DiscoveryWorkspaceResource. |
| WorkspacePrivateEndpointConnectionData |
The Private Endpoint Connection resource for Workspace. |
| WorkspacePrivateEndpointConnectionResource |
A class representing a WorkspacePrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WorkspacePrivateEndpointConnectionResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryWorkspaceResource using the GetWorkspacePrivateEndpointConnections method. |
| WorkspacePrivateLinkResource |
A class representing a WorkspacePrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a WorkspacePrivateLinkResource from an instance of ArmClient using the GetResource method. Otherwise you can get one from its parent resource DiscoveryWorkspaceResource using the GetWorkspacePrivateLinkResources method. |
| WorkspacePrivateLinkResourceCollection |
A class representing a collection of WorkspacePrivateLinkResource and their operations. Each WorkspacePrivateLinkResource in the collection will belong to the same instance of DiscoveryWorkspaceResource. To get a WorkspacePrivateLinkResourceCollection instance call the GetWorkspacePrivateLinkResources method from an instance of DiscoveryWorkspaceResource. |
| WorkspacePrivateLinkResourceData |
A private link resource for Workspace. |