HostedServiceUpdateParameters.ReverseDnsFqdn 속성
선택 사항입니다. 역방향 Dns 쿼리를 사용 하 여 쿼리 하는 경우 클라우드 서비스의 IP 주소 확인을 하는 Dns 주소.
네임스페이스: Microsoft.WindowsAzure.Management.Compute.Models
어셈블리: Microsoft.WindowsAzure.Management.Compute.dll의 Microsoft.WindowsAzure.Management.Compute
public string ReverseDnsFqdn { get; set; }
public:
property String^ ReverseDnsFqdn {
String^ get();
void set(String^ value);
}
member ReverseDnsFqdn : string with get, set
Public Property ReverseDnsFqdn As String
Type: System.String
HostedServiceUpdateParameters 클래스
Microsoft.WindowsAzure.Management.Compute.Models 네임스페이스
맨 위로 이동