Scalr\Service\Azure\Client\QueryClient::__construct PHP Метод

__construct() публичный Метод

Constructor
public __construct ( Azure $azure )
$azure Scalr\Service\Azure Azure client
    public function __construct(Azure $azure)
    {
        $this->azure = $azure;
    }