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