Interface RequiredAmlFilesystemSubnetsSize


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

    Modifier and Type
    Method
    Description
    Gets the filesystemSubnetSize property: The number of available IP addresses that are required for the AML file system.
    Gets the inner com.azure.resourcemanager.storagecache.fluent.models.RequiredAmlFilesystemSubnetsSizeInner object.
  • Method Details

    • filesystemSubnetSize

      Integer filesystemSubnetSize()
      Gets the filesystemSubnetSize property: The number of available IP addresses that are required for the AML file system.
      Returns:
      the filesystemSubnetSize value.
    • innerModel

      Gets the inner com.azure.resourcemanager.storagecache.fluent.models.RequiredAmlFilesystemSubnetsSizeInner object.
      Returns:
      the inner object.