Class LaunchCommandResponse
Response for Launch
public sealed class LaunchCommandResponse : ICommandResponse<LaunchCommandSettings>, ICommandResponse
- Inheritance
-
LaunchCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
TargetId
Gets or sets the targetId
[JsonPropertyName("targetId")]
public string TargetId { get; set; }