RadiusServer interface
Radius 서버 설정입니다.
속성
| radius |
이 반지름 서버의 주소입니다. |
| radius |
이 반지름 서버에 할당된 초기 점수입니다. |
| radius |
이 반지름 서버에 사용되는 비밀입니다. 더 이상 VirtualNetworkGateway Create/Update/Get/List/UpdateTags API 응답에서 radiusServerSecret을 반환하지 않습니다. VirtualNetworkGateway ListRadiusSecrets API를 사용하여 radius 서버 비밀을 가져오세요. |
속성 세부 정보
radiusServerAddress
이 반지름 서버의 주소입니다.
radiusServerAddress: string
속성 값
string
radiusServerScore
이 반지름 서버에 할당된 초기 점수입니다.
radiusServerScore?: number
속성 값
number
radiusServerSecret
이 반지름 서버에 사용되는 비밀입니다. 더 이상 VirtualNetworkGateway Create/Update/Get/List/UpdateTags API 응답에서 radiusServerSecret을 반환하지 않습니다. VirtualNetworkGateway ListRadiusSecrets API를 사용하여 radius 서버 비밀을 가져오세요.
radiusServerSecret?: string
속성 값
string