MSDeployStatusInner.Deployer 속성

정의

배포자의 사용자 이름을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deployer")]
public string Deployer { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deployer")>]
member this.Deployer : string
Public ReadOnly Property Deployer As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상