AdaptiveApplicationControlGroups Interface

public interface AdaptiveApplicationControlGroups

An immutable client-side representation of AdaptiveApplicationControlGroups.

Method Summary

Modifier and Type Method and Description
abstract AdaptiveApplicationControlGroupsInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.AdaptiveApplicationControlGroupsInner object.

abstract List<AdaptiveApplicationControlGroup> value()

Gets the value property: The value property.

Method Details

innerModel

public abstract AdaptiveApplicationControlGroupsInner innerModel()

Gets the inner com.azure.resourcemanager.security.fluent.models.AdaptiveApplicationControlGroupsInner object.

Returns:

the inner object.

value

public abstract List value()

Gets the value property: The value property.

Returns:

the value value.

Applies to