LoadBalancer.FrontendIPConfiguration 속성
선택 사항입니다. 가상 IP 주소 (VIP)이 부하 분산 장치에 대 한 구성을 제공합니다.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
구문
public FrontendIPConfiguration FrontendIPConfiguration { get; set; }
public:
property FrontendIPConfiguration^ FrontendIPConfiguration {
FrontendIPConfiguration^ get();
void set(FrontendIPConfiguration^ value);
}
member FrontendIPConfiguration : FrontendIPConfiguration with get, set
Public Property FrontendIPConfiguration As FrontendIPConfiguration
속성 값
Type: Microsoft.WindowsAzure.Management.Compute.Models.FrontendIPConfiguration
참고 항목
LoadBalancer 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동