Test-AzPrivateLinkServiceVisibility
De Test-AzPrivateLinkServiceVisibility controleert of een private link-service zichtbaar is voor huidig gebruik.
Syntaxis
Test-AzPrivateLinkServiceVisibility
-Location <String>
[-ResourceGroupName <String>]
-PrivateLinkServiceAlias <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Controleer of een Private Link-service zichtbaar is voor huidig gebruik.
Voorbeelden
Voorbeeld 1: Controleer of contoso.cloudapp.azure.com beschikbaar is voor gebruik.
Test-AzPrivateLinkServiceVisibility -Location westus -PrivateLinkServiceAlias "TestPLS.00000000-0000-0000-0000-000000000000.azure.privatelinkservice"
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 |
-Location
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | False |
-PrivateLinkServiceAlias
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | True |
Pijplijninvoer accepteren: | False |
Jokertekens accepteren: | False |
-ResourceGroupName
Hiermee geeft u de naam van de resourcegroep.
Type: | String |
Position: | Named |
Default value: | None |
Vereist: | False |
Pijplijninvoer accepteren: | True |
Jokertekens accepteren: | True |
Invoerwaarden
None
Uitvoerwaarden
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure PowerShell