Get-AzCognitiveServicesCommitmentPlan
Hämta åtagandeplan för Cognitive Services
Syntax
Get-AzCognitiveServicesCommitmentPlan
[[-ResourceGroupName] <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzCognitiveServicesCommitmentPlan
[-ResourceGroupName] <String>
[-Name] <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Hämta åtagandeplan för Cognitive Services
Exempel
Exempel 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
Hämta en åtagandeplan för Cognitive Services
Parametrar
-DefaultProfile
Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.
Typ: | IAzureContextContainer |
Alias: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
-Name
Namn på cognitive services-åtagandeplan.
Typ: | String |
Position: | 1 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
-ResourceGroupName
Namn på resursgrupp.
Typ: | String |
Position: | 0 |
Standardvärde: | None |
Obligatorisk: | True |
Godkänn pipeline-indata: | True |
Godkänn jokertecken: | False |
Indata
Utdata
Relaterade länkar
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure PowerShell