ManagementAssociationPropertiesList Interface
public interface ManagementAssociationPropertiesList
An immutable client-side representation of ManagementAssociationPropertiesList.
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 Association properties within the subscription. |
Method Details
innerModel
public abstract ManagementAssociationPropertiesListInner innerModel()
Gets the inner com.azure.resourcemanager.operationsmanagement.fluent.models.ManagementAssociationPropertiesListInner object.
Returns:
value
public abstract List<ManagementAssociation> value()
Gets the value property: List of Management Association properties within the subscription.
Returns: