Skip to content
Docs Try Aspire

FoundryResource Methods

Class Methods 1 member
Represents a Microsoft Foundry resource. This corresponds to the Azure Cognitive Services account with Microsoft Foundry capabilities enabled.
AddAsExistingResource(AzureResourceInfrastructure) Section titled AddAsExistingResource(AzureResourceInfrastructure) virtual CognitiveServicesAccount
public class FoundryResource
{
public virtual CognitiveServicesAccount AddAsExistingResource(
AzureResourceInfrastructure infra)
{
// ...
}
}
infra AzureResourceInfrastructure