Get-AzInsightsPrivateLinkScope
Private Link-bereik ophalen
Syntaxis
Get-AzInsightsPrivateLinkScope
[-ResourceGroupName <String>]
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzInsightsPrivateLinkScope
-ResourceGroupName <String>
-Name <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Get-AzInsightsPrivateLinkScope
-ResourceId <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Bereik van privékoppeling weergeven of ophalen
Voorbeelden
Voorbeeld 1
Get-AzInsightsPrivateLinkScope -ResourceGroupName "rg_name"
Private Link-bereiken weergeven onder resourcegroep 'rg_name'
Voorbeeld 2
Get-AzInsightsPrivateLinkScope -ResourceGroupName "rg_name" -Name "scope_name"
Privékoppelingsbereik ophalen met de naam 'scope_name' onder de resourcegroep 'rg_name'
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 private link-bereik
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceGroupName
Naam resourcegroep
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceId
Resource-id
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |