Share via


MergeRequest.Sources Property

Definition

Gets or sets format of the resource id should be /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sources")]
public System.Collections.Generic.IList<string> Sources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sources")>]
member this.Sources : System.Collections.Generic.IList<string> with get, set
Public Property Sources As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to