Interface PortalSettingsCollection
public interface PortalSettingsCollection
An immutable client-side representation of PortalSettingsCollection.
-
Method Details
-
value
List<PortalSettingsContract> value()Gets the value property: Descriptions of API Management policies.- Returns:
- the value value.
-
count
Long count()Gets the count property: Total record count number.- Returns:
- the count value.
-
innerModel
PortalSettingsCollectionInner innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingsCollectionInner object.- Returns:
- the inner object.
-