Test-AzPrivateLinkServiceVisibility
Test-AzPrivateLinkServiceVisibility는 프라이빗 링크 서비스가 현재 사용할 수 있는지 여부를 확인합니다.
구문
Test-AzPrivateLinkServiceVisibility
-Location <String>
[-ResourceGroupName <String>]
-PrivateLinkServiceAlias <String>
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
현재 사용하기 위해 프라이빗 링크 서비스가 표시되는지 확인합니다.
예제
예제 1: contoso.cloudapp.azure.com 사용할 수 있는지 확인합니다.
Test-AzPrivateLinkServiceVisibility -Location westus -PrivateLinkServiceAlias "TestPLS.00000000-0000-0000-0000-000000000000.azure.privatelinkservice"
매개 변수
-DefaultProfile
Azure와의 통신에 사용되는 자격 증명, 계정, 테넌트 및 구독입니다.
형식: | IAzureContextContainer |
별칭: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-Location
형식: | String |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | True |
와일드카드 문자 허용: | False |
-PrivateLinkServiceAlias
형식: | String |
Position: | Named |
Default value: | None |
필수: | True |
파이프라인 입력 허용: | False |
와일드카드 문자 허용: | False |
-ResourceGroupName
리소스 그룹의 이름을 지정합니다.
형식: | String |
Position: | Named |
Default value: | None |
필수: | False |
파이프라인 입력 허용: | True |
와일드카드 문자 허용: | True |
입력
None