Azure.ResourceManager.HealthDataAIServices 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
DeidServiceCollection |
A class representing a collection of DeidServiceResource and their operations. Each DeidServiceResource in the collection will belong to the same instance of ResourceGroupResource. To get a DeidServiceCollection instance call the GetDeidServices method from an instance of ResourceGroupResource. |
DeidServiceData |
A class representing the DeidService data model. A HealthDataAIServicesProviderHub resource |
DeidServiceResource |
A Class representing a DeidService along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a DeidServiceResource from an instance of ArmClient using the GetDeidServiceResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeidService method. |
HealthDataAIServicesExtensions |
A class to add extension methods to Azure.ResourceManager.HealthDataAIServices. |
HealthDataAIServicesPrivateEndpointConnectionResource |
A Class representing a HealthDataAIServicesPrivateEndpointConnectionResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a HealthDataAIServicesPrivateEndpointConnectionResource from an instance of ArmClient using the GetHealthDataAIServicesPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource DeidServiceResource using the GetHealthDataAIServicesPrivateEndpointConnectionResource method. |
HealthDataAIServicesPrivateEndpointConnectionResourceCollection |
A class representing a collection of HealthDataAIServicesPrivateEndpointConnectionResource and their operations. Each HealthDataAIServicesPrivateEndpointConnectionResource in the collection will belong to the same instance of DeidServiceResource. To get a HealthDataAIServicesPrivateEndpointConnectionResourceCollection instance call the GetHealthDataAIServicesPrivateEndpointConnectionResources method from an instance of DeidServiceResource. |
HealthDataAIServicesPrivateEndpointConnectionResourceData |
A class representing the HealthDataAIServicesPrivateEndpointConnectionResource data model. Holder for private endpoint connections |
Azure SDK for .NET