Share via


ExposureControlBatchResponse.ExposureControlResponses Property

Definition

Gets or sets list of exposure control feature values.

[Newtonsoft.Json.JsonProperty(PropertyName="exposureControlResponses")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse> ExposureControlResponses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exposureControlResponses")>]
member this.ExposureControlResponses : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.ExposureControlResponse> with get, set
Public Property ExposureControlResponses As IList(Of ExposureControlResponse)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to