ExposureControlBatchResponse Interface
public interface ExposureControlBatchResponse
An immutable client-side representation of ExposureControlBatchResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
List<Exposure |
exposureControlResponses()
Gets the exposure |
|
abstract
Exposure |
innerModel()
Gets the inner com. |
Method Details
exposureControlResponses
public abstract List<ExposureControlResponse> exposureControlResponses()
Gets the exposureControlResponses property: List of exposure control feature values.
Returns:
innerModel
public abstract ExposureControlBatchResponseInner innerModel()
Gets the inner com.azure.resourcemanager.datafactory.fluent.models.ExposureControlBatchResponseInner object.
Returns: