Share via


StepGroup.DeploymentTargetId Property

Definition

Gets or sets the resource Id of service unit to be deployed. The service unit should be from the service topology referenced in targetServiceTopologyId

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to