Get-AzCognitiveServicesCommitmentPlan
Abonnement voor Cognitive Services-toezegging ophalen
Syntaxis
Get-AzCognitiveServicesCommitmentPlan
[[-ResourceGroupName] <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCognitiveServicesCommitmentPlan
[-ResourceGroupName] <String>
[-Name] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Abonnement voor Cognitive Services-toezegging ophalen
Voorbeelden
Voorbeeld 1
Get-AzCognitiveServicesCommitmentPlan -ResourceGroupName ResourceGroupName -Name CommitmentPlanName
SystemData : Microsoft.Azure.Management.CognitiveServices.Models.SystemData
Etag : "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
Kind :
Sku :
Tags :
Location :
Properties : Microsoft.Azure.Management.CognitiveServices.Models.CommitmentPlanProperties
Id : /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/cognitive-services-resource-group/providers/Microsoft.CognitiveServices/accounts/resource-name/commitmentplans/plan-name
Name : plan-name
Type : Microsoft.CognitiveServices/accounts/commitmentplans
Een Cognitive Services-toezeggingsplan ophalen
Parameters
-DefaultProfile
De referenties, accounts, tenants en abonnementen die worden gebruikt voor communicatie met Azure.
Type: | IAzureContextContainer |
Aliassen: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-Name
Naam van het Cognitive Services-toezeggingsplan.
Type: | String |
Position: | 1 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-ResourceGroupName
Naam van resourcegroep.
Type: | String |
Position: | 0 |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |