published on Wednesday, Mar 4, 2026 by Pulumi
published on Wednesday, Mar 4, 2026 by Pulumi
Azure Resource Manager resource envelope.
Uses Azure REST API version 2025-06-01.
Other available API versions: 2025-04-01-preview, 2025-07-01-preview, 2025-09-01, 2025-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native cognitiveservices [ApiVersion]. See the version guide for details.
Using getAccountCapabilityHost
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccountCapabilityHost(args: GetAccountCapabilityHostArgs, opts?: InvokeOptions): Promise<GetAccountCapabilityHostResult>
function getAccountCapabilityHostOutput(args: GetAccountCapabilityHostOutputArgs, opts?: InvokeOptions): Output<GetAccountCapabilityHostResult>def get_account_capability_host(account_name: Optional[str] = None,
capability_host_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountCapabilityHostResult
def get_account_capability_host_output(account_name: Optional[pulumi.Input[str]] = None,
capability_host_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountCapabilityHostResult]func LookupAccountCapabilityHost(ctx *Context, args *LookupAccountCapabilityHostArgs, opts ...InvokeOption) (*LookupAccountCapabilityHostResult, error)
func LookupAccountCapabilityHostOutput(ctx *Context, args *LookupAccountCapabilityHostOutputArgs, opts ...InvokeOption) LookupAccountCapabilityHostResultOutput> Note: This function is named LookupAccountCapabilityHost in the Go SDK.
public static class GetAccountCapabilityHost
{
public static Task<GetAccountCapabilityHostResult> InvokeAsync(GetAccountCapabilityHostArgs args, InvokeOptions? opts = null)
public static Output<GetAccountCapabilityHostResult> Invoke(GetAccountCapabilityHostInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAccountCapabilityHostResult> getAccountCapabilityHost(GetAccountCapabilityHostArgs args, InvokeOptions options)
public static Output<GetAccountCapabilityHostResult> getAccountCapabilityHost(GetAccountCapabilityHostArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:cognitiveservices:getAccountCapabilityHost
arguments:
# arguments dictionaryThe following arguments are supported:
- Account
Name string - The name of Cognitive Services account.
- Capability
Host stringName - The name of the capability host associated with the Cognitive Services Resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Account
Name string - The name of Cognitive Services account.
- Capability
Host stringName - The name of the capability host associated with the Cognitive Services Resource
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- account
Name String - The name of Cognitive Services account.
- capability
Host StringName - The name of the capability host associated with the Cognitive Services Resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- account
Name string - The name of Cognitive Services account.
- capability
Host stringName - The name of the capability host associated with the Cognitive Services Resource
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- account_
name str - The name of Cognitive Services account.
- capability_
host_ strname - The name of the capability host associated with the Cognitive Services Resource
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- account
Name String - The name of Cognitive Services account.
- capability
Host StringName - The name of the capability host associated with the Cognitive Services Resource
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAccountCapabilityHost Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Capability
Host Pulumi.Properties Azure Native. Cognitive Services. Outputs. Capability Host Response - [Required] Additional attributes of the entity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Azure
Api stringVersion - The Azure API version of the resource.
- Capability
Host CapabilityProperties Host Response - [Required] Additional attributes of the entity.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- capability
Host CapabilityProperties Host Response - [Required] Additional attributes of the entity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api stringVersion - The Azure API version of the resource.
- capability
Host CapabilityProperties Host Response - [Required] Additional attributes of the entity.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure_
api_ strversion - The Azure API version of the resource.
- capability_
host_ Capabilityproperties Host Response - [Required] Additional attributes of the entity.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- azure
Api StringVersion - The Azure API version of the resource.
- capability
Host Property MapProperties - [Required] Additional attributes of the entity.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
CapabilityHostResponse
- Provisioning
State string - Provisioning state for the CapabilityHost.
- Ai
Services List<string>Connections - List of AI services connections.
- Capability
Host stringKind - Kind of this capability host.
- Customer
Subnet string - Customer subnet info to help set up this capability host.
- Description string
- The asset description text.
- Storage
Connections List<string> - List of connection names from those available in the account or project to be used as a storage resource.
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- Thread
Storage List<string>Connections - List of connection names from those available in the account or project to be used for Thread storage.
- Vector
Store List<string>Connections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
- Provisioning
State string - Provisioning state for the CapabilityHost.
- Ai
Services []stringConnections - List of AI services connections.
- Capability
Host stringKind - Kind of this capability host.
- Customer
Subnet string - Customer subnet info to help set up this capability host.
- Description string
- The asset description text.
- Storage
Connections []string - List of connection names from those available in the account or project to be used as a storage resource.
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- Thread
Storage []stringConnections - List of connection names from those available in the account or project to be used for Thread storage.
- Vector
Store []stringConnections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
- provisioning
State String - Provisioning state for the CapabilityHost.
- ai
Services List<String>Connections - List of AI services connections.
- capability
Host StringKind - Kind of this capability host.
- customer
Subnet String - Customer subnet info to help set up this capability host.
- description String
- The asset description text.
- storage
Connections List<String> - List of connection names from those available in the account or project to be used as a storage resource.
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- thread
Storage List<String>Connections - List of connection names from those available in the account or project to be used for Thread storage.
- vector
Store List<String>Connections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
- provisioning
State string - Provisioning state for the CapabilityHost.
- ai
Services string[]Connections - List of AI services connections.
- capability
Host stringKind - Kind of this capability host.
- customer
Subnet string - Customer subnet info to help set up this capability host.
- description string
- The asset description text.
- storage
Connections string[] - List of connection names from those available in the account or project to be used as a storage resource.
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- thread
Storage string[]Connections - List of connection names from those available in the account or project to be used for Thread storage.
- vector
Store string[]Connections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
- provisioning_
state str - Provisioning state for the CapabilityHost.
- ai_
services_ Sequence[str]connections - List of AI services connections.
- capability_
host_ strkind - Kind of this capability host.
- customer_
subnet str - Customer subnet info to help set up this capability host.
- description str
- The asset description text.
- storage_
connections Sequence[str] - List of connection names from those available in the account or project to be used as a storage resource.
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- thread_
storage_ Sequence[str]connections - List of connection names from those available in the account or project to be used for Thread storage.
- vector_
store_ Sequence[str]connections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
- provisioning
State String - Provisioning state for the CapabilityHost.
- ai
Services List<String>Connections - List of AI services connections.
- capability
Host StringKind - Kind of this capability host.
- customer
Subnet String - Customer subnet info to help set up this capability host.
- description String
- The asset description text.
- storage
Connections List<String> - List of connection names from those available in the account or project to be used as a storage resource.
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
- thread
Storage List<String>Connections - List of connection names from those available in the account or project to be used for Thread storage.
- vector
Store List<String>Connections - List of connection names from those available in the account or project to be used for vector database (e.g. CosmosDB).
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
published on Wednesday, Mar 4, 2026 by Pulumi
