다음을 통해 공유


VirtualIPMapping.ServiceName 속성

정의

가상 IP가 할당된 서비스의 이름을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceName")]
public string ServiceName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceName")>]
member this.ServiceName : string with get, set
Public Property ServiceName As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상