Dela via


Get-AzCognitiveServicesAccountNetworkRuleSet

Hämta egenskapen NetworkRule för ett Cognitive Services-konto

Syntax

Get-AzCognitiveServicesAccountNetworkRuleSet
   [-ResourceGroupName] <String>
   [-Name] <String>
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Cmdleten Get-AzCognitiveServicesAccountNetworkRuleSet hämtar egenskapen NetworkRule för ett Cognitive Services-konto

Exempel

Exempel 1: Hämta egenskapen NetworkRule för ett angivet Cognitive Services-konto

Get-AzCognitiveServicesAccountNetworkRuleSet  -ResourceGroupName "rg1" -Name "myaccount"

Det här kommandot hämtar egenskapen NetworkRule för ett angivet Cognitive Services-konto

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

Cognitive Services-kontonamn.

Typ:String
Alias:CognitiveServicesAccountName, AccountName
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

String

Utdata

PSNetworkRuleSet