Interface NetworkStatusContractByLocation


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

    • location

      String location()
      Gets the location property: Location of service.
      Returns:
      the location value.
    • networkStatus

      NetworkStatusContract networkStatus()
      Gets the networkStatus property: Network status in Location.
      Returns:
      the networkStatus value.
    • innerModel

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