Interface VirtualNetworkSubnetUsageResult


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

    • delegatedSubnetsUsage

      List<DelegatedSubnetUsage> delegatedSubnetsUsage()
      Gets the delegatedSubnetsUsage property: The delegatedSubnetsUsage property.
      Returns:
      the delegatedSubnetsUsage value.
    • location

      String location()
      Gets the location property: location of the delegated subnet usage.
      Returns:
      the location value.
    • subscriptionId

      String subscriptionId()
      Gets the subscriptionId property: subscriptionId of the delegated subnet usage.
      Returns:
      the subscriptionId value.
    • innerModel

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