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