Get Project Capability Host Plain Args
data class GetProjectCapabilityHostPlainArgs(val accountName: String, val capabilityHostName: String, val projectName: String, val resourceGroupName: String) : ConvertibleToJava<GetProjectCapabilityHostPlainArgs>
Properties
Link copied to clipboard
The name of Cognitive Services account.
Link copied to clipboard
The name of the capability host associated with the Cognitive Services Resource
Link copied to clipboard
The name of Cognitive Services account's project.
Link copied to clipboard
The name of the resource group. The name is case insensitive.