Пример #1
0
 public GetTenantUpperScaleLimitResponse GetTenantUpperScaleLimit(GetTenantUpperScaleLimitRequest request)
 {
     GetTenantUpperScaleLimitResponse response = new GetTenantUpperScaleLimitResponse();
     return response;
 }
Пример #2
0
        public GetTenantUpperScaleLimitResponse GetTenantUpperScaleLimit(GetTenantUpperScaleLimitRequest request)
        {
            GetTenantUpperScaleLimitResponse response = new GetTenantUpperScaleLimitResponse();

            return(response);
        }