Share via


MSDeployStatus.Deployer Property

Definition

Gets username of 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to