Interface PortalSettingsCollection


public interface PortalSettingsCollection
An immutable client-side representation of PortalSettingsCollection.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the count property: Total record count number.
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingsCollectionInner object.
    Gets the value property: Descriptions of API Management policies.
  • Method Details

    • 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

      Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingsCollectionInner object.
      Returns:
      the inner object.