Azure.ResourceManager.HealthDataAIServices Namespace

Classes

Name Description
AzureResourceManagerHealthDataAIServicesContext

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

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 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 GetResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetDeidServices 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 GetResource method. Otherwise you can get one from its parent resource DeidServiceResource using the GetHealthDataAIServicesPrivateEndpointConnectionResources 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

Holder for private endpoint connections.