GetSensitivitySettingsListResponse Interface
public interface GetSensitivitySettingsListResponse
An immutable client-side representation of GetSensitivitySettingsListResponse.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Get |
innerModel()
Gets the inner com. |
|
abstract
List<Get |
value()
Gets the value property: The value property. |
Method Details
innerModel
public abstract GetSensitivitySettingsListResponseInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.GetSensitivitySettingsListResponseInner object.
Returns:
value
public abstract List<GetSensitivitySettingsResponse> value()
Gets the value property: The value property.
Returns: