PSCognitiveServicesAccountKeys Constructors
Definition
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.
Overloads
PSCognitiveServicesAccountKeys(ApiKeys) | |
PSCognitiveServicesAccountKeys(CognitiveServicesAccountKeys) |
PSCognitiveServicesAccountKeys(ApiKeys)
public PSCognitiveServicesAccountKeys (Microsoft.Azure.Management.CognitiveServices.Models.ApiKeys cognitiveServicesAccountKeys);
new Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSCognitiveServicesAccountKeys : Microsoft.Azure.Management.CognitiveServices.Models.ApiKeys -> Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSCognitiveServicesAccountKeys
Public Sub New (cognitiveServicesAccountKeys As ApiKeys)
Parameters
- cognitiveServicesAccountKeys
- ApiKeys
Applies to
PSCognitiveServicesAccountKeys(CognitiveServicesAccountKeys)
public PSCognitiveServicesAccountKeys (Microsoft.Azure.Management.CognitiveServices.Models.CognitiveServicesAccountKeys cognitiveServicesAccountKeys);
new Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSCognitiveServicesAccountKeys : Microsoft.Azure.Management.CognitiveServices.Models.CognitiveServicesAccountKeys -> Microsoft.Azure.Commands.Management.CognitiveServices.Models.PSCognitiveServicesAccountKeys
Public Sub New (cognitiveServicesAccountKeys As CognitiveServicesAccountKeys)
Parameters
- cognitiveServicesAccountKeys
- Microsoft.Azure.Management.CognitiveServices.Models.CognitiveServicesAccountKeys