/// <summary> Gets a collection of GenericResources. </summary> /// <returns> An object representing collection of GenericResources and their operations. </returns> public virtual GenericResourceCollection GetGenericResources() => _tenant.GetGenericResources();