AddDealRequest.PipelineId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The id of the pipeline to fetch stages from.
[System.Text.Json.Serialization.JsonPropertyName("pipeline_id")]
public string PipelineId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("pipeline_id")>]
member this.PipelineId : string with get, set
Public Property PipelineId As String
Property Value
- Attributes