Interface NetworkStatusContractByLocation


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

      • 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

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