ManagementConfigurationPropertiesList Interface
public interface ManagementConfigurationPropertiesList
An immutable client-side representation of ManagementConfigurationPropertiesList.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Management |
innerModel()
Gets the inner com. |
|
abstract
List<Management |
value()
Gets the value property: List of Management Configuration properties within the subscription. |
Method Details
innerModel
public abstract ManagementConfigurationPropertiesListInner innerModel()
Gets the inner com.azure.resourcemanager.operationsmanagement.fluent.models.ManagementConfigurationPropertiesListInner object.
Returns:
value
public abstract List<ManagementConfiguration> value()
Gets the value property: List of Management Configuration properties within the subscription.
Returns: