Interface PolicyDescriptionCollection
public interface PolicyDescriptionCollection
An immutable client-side representation of PolicyDescriptionCollection.
-
Method Details
-
value
List<PolicyDescriptionContract> 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
PolicyDescriptionCollectionInner innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PolicyDescriptionCollectionInner object.- Returns:
- the inner object.
-