Interface VirtualNetworkSubnetUsageResult


public interface VirtualNetworkSubnetUsageResult
An immutable client-side representation of VirtualNetworkSubnetUsageResult.
  • Method Details

    • location

      String location()
      Gets the location property: The location name.
      Returns:
      the location value.
    • subscriptionId

      String subscriptionId()
      Gets the subscriptionId property: The subscription id.
      Returns:
      the subscriptionId value.
    • delegatedSubnetsUsage

      List<DelegatedSubnetUsage> delegatedSubnetsUsage()
      Gets the delegatedSubnetsUsage property: A list of delegated subnet usage.
      Returns:
      the delegatedSubnetsUsage value.
    • innerModel

      Gets the inner com.azure.resourcemanager.mysqlflexibleserver.fluent.models.VirtualNetworkSubnetUsageResultInner object.
      Returns:
      the inner object.